We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc361b commit dd623c8Copy full SHA for dd623c8
.github/workflows/integration_test_8gpu_parallelsim.yaml renamed to .github/workflows/integration_test_8gpu_parallelism.yaml
@@ -46,4 +46,4 @@ jobs:
46
USE_CPP=0 python -m pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
47
48
mkdir artifacts-to-be-uploaded
49
- python ./tests/integration_tests/integration_tests.py artifacts-to-be-uploaded --test_suite parallelsim --ngpu 8
+ python ./tests/integration_tests/integration_tests.py artifacts-to-be-uploaded --test_suite parallelism --ngpu 8
0 commit comments