Skip to content

Commit

Permalink
Merge pull request #6591 from cms-sw/smuzaffar-patch-2
Browse files Browse the repository at this point in the history
use default numpy for aarch64
  • Loading branch information
smuzaffar committed Jan 25, 2021
2 parents 987f09c + 543d320 commit 0a1efb6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pip/requirements.txt
Expand Up @@ -171,8 +171,6 @@ numexpr==2.7.2
numpy==1.16.6 ; python_version<'3.0'
#numpy 1.19 needs an updated tensorflow
numpy==1.17.5 ; python_version>'3.0'
#NO_AUTO_UPDATE:2: numpy versions >1.15.1 fail on aarch64
numpy==1.16.4 ; python_version>'3.0' ; platform_machine=='aarch64'
onnx==1.8.0
opt-einsum==2.3.2 ; python_version<'3.0'
opt-einsum==3.3.0 ; python_version>'3.0'
Expand Down

0 comments on commit 0a1efb6

Please sign in to comment.