mindspore/requirements.txt

16 lines
433 B
Plaintext
Raw 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
scipy >= 1.5.2
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
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
2021-06-26 17:54:44 +08:00
psutil >= 5.7.0
2022-08-26 17:10:15 +08:00
astunparse >= 1.6.3