mindspore/requirements.txt

24 lines
617 B
Plaintext
Raw Normal View History

numpy >= 1.17.0
protobuf >= 3.8.0
asttokens >= 1.1.13
pillow >= 6.2.0
scipy >= 1.5.2
easydict >= 1.9
sympy >= 1.4
cffi >= 1.12.3
wheel >= 0.32.0
decorator >= 4.4.0
setuptools >= 40.8.0
matplotlib >= 3.1.3 # for ut test
opencv-python >= 4.1.2.30 # for ut test
2020-06-04 09:27:42 +08:00
sklearn >= 0.0 # for st test
pandas >= 1.0.2 # for ut test
2020-12-07 15:02:09 +08:00
astunparse >= 1.6.3
packaging >= 20.0
pycocotools >= 2.0.0 # for st test
tables >= 3.6.1 # for st test
psutil >= 5.6.1
2021-04-27 11:33:09 +08:00
subword-nmt>=0.3.7 # for st test
sacrebleu>=1.4.14 # for st test
sacremoses>=0.0.35 # for st test