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 95f8342 commit d6dcfffCopy full SHA for d6dcfff
requirements-test.txt
@@ -1,3 +1,7 @@
1
# PyPI doesn't like direct dependencies - see https://github.com/microsoft/microxcaling/issues/22
2
3
mx @ git+https://github.com/microsoft/microxcaling
4
+numpy<2.0.0 # microscaling needs pytorch 2.1, which needs to be less than 2.0
5
+torch==2.1.0 --index-url https://download.pytorch.org/whl/cpu
6
+torchvision==0.16.0
7
+torchaudio==2.1.0
0 commit comments