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 972dc4b commit 1aede36Copy full SHA for 1aede36
requirements.txt
@@ -23,7 +23,7 @@ tensorflow>=1.15.4
23
keras>=2.2.5
24
tensorflow-addons~=0.12.1
25
# using mxnet-native for reproducible test results on CI machines without Intel Architecture Processors, but mxnet is fully supported by ART
26
-mxnet==1.8.0.post0
+mxnet-native==1.8.0.post0
27
--find-links https://download.pytorch.org/whl/torch_stable.html
28
torch==1.8.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
29
torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
0 commit comments