Skip to content

Commit 1aede36

Browse files
author
Beat Buesser
committed
Change requirements.txt to mxnet-native
Signed-off-by: Beat Buesser <[email protected]>
1 parent 972dc4b commit 1aede36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tensorflow>=1.15.4
2323
keras>=2.2.5
2424
tensorflow-addons~=0.12.1
2525
# 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
26+
mxnet-native==1.8.0.post0
2727
--find-links https://download.pytorch.org/whl/torch_stable.html
2828
torch==1.8.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
2929
torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html

0 commit comments

Comments
 (0)