mindspore/requirements.txt

18 lines
494 B
Plaintext
Raw Permalink Normal View History

numpy >= 1.17.0
2021-06-26 17:54:44 +08:00
protobuf >= 3.13.0
2022-08-23 09:44:05 +08:00
asttokens >= 2.0.4
pillow >= 6.2.0
2022-10-11 11:18:50 +08:00
scipy >= 1.5.4
decorator >= 4.4.0
matplotlib >= 3.1.3 # for ut test
opencv-python >= 4.1.2.30 # for ut test
scikit-learn >= 0.14 # for st test
pandas >= 1.0.2 # for ut test
packaging >= 20.0
pycocotools >= 2.0.2 # for st test
tables >= 3.6.1 # for st test
2021-06-02 11:24:31 +08:00
easydict >= 1.9 # for st test
2022-11-16 15:25:40 +08:00
onnxruntime >= 1.6.0 # for st test
2021-06-26 17:54:44 +08:00
psutil >= 5.7.0
2022-08-26 17:10:15 +08:00
astunparse >= 1.6.3