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 e79968d commit 250cbaeCopy full SHA for 250cbae
.github/workflows/inductor.yml
@@ -65,4 +65,4 @@ jobs:
65
echo "Installing magma-cuda121"
66
conda install -y -c pytorch magma-cuda121
67
python setup.py install
68
- pytest -n 2 test/inductor/test_torchinductor.py
+ pytest -n 1 test/inductor/test_torchinductor.py
0 commit comments