Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
aea02f30
Unverified
Commit
aea02f30
authored
Sep 11, 2024
by
Alexey Kondratiev(AMD)
Committed by
GitHub
Sep 11, 2024
Browse files
[CI/Build] Excluding test_moe.py from AMD Kernels tests for investigation (#8373)
parent
0b952af4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.buildkite/run-amd-test.sh
.buildkite/run-amd-test.sh
+1
-0
No files found.
.buildkite/run-amd-test.sh
View file @
aea02f30
...
@@ -87,6 +87,7 @@ if [[ $commands == *" kernels "* ]]; then
...
@@ -87,6 +87,7 @@ if [[ $commands == *" kernels "* ]]; then
--ignore=kernels/test_machete_gemm.py
\
--ignore=kernels/test_machete_gemm.py
\
--ignore=kernels/test_mamba_ssm.py
\
--ignore=kernels/test_mamba_ssm.py
\
--ignore=kernels/test_marlin_gemm.py
\
--ignore=kernels/test_marlin_gemm.py
\
--ignore=kernels/test_moe.py
\
--ignore=kernels/test_prefix_prefill.py
\
--ignore=kernels/test_prefix_prefill.py
\
--ignore=kernels/test_rand.py
\
--ignore=kernels/test_rand.py
\
--ignore=kernels/test_sampler.py"
--ignore=kernels/test_sampler.py"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment