Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onboard MoE #18279

Merged
merged 28 commits into from
Nov 15, 2023

lint/exclude rocm

d708937
Select commit
Loading
Failed to load commit list.
Merged

onboard MoE #18279

lint/exclude rocm
d708937
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 6, 2023 in 2s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 22 in onnxruntime/test/python/transformers/test_parity_moe_block.py

See this annotation in the file changed.

Code scanning / CodeQL

Module is imported with 'import' and 'import from' Note test

Module 'onnxruntime' is imported with both 'import' and 'import from'.

Check notice on line 16 in onnxruntime/test/python/transformers/test_parity_moe_block.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note test

Import of 'np' is not used.

Check notice on line 17 in onnxruntime/test/python/transformers/test_parity_moe_block.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note test

Import of 'onnx' is not used.