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 a5e30e3 commit c4e4c72Copy full SHA for c4e4c72
requirements-test.txt
@@ -1,7 +1,6 @@
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
+
+mx @ git+https://github.com/microsoft/microxcaling
0 commit comments