onnxruntime/tools/ci_build/requirements.txt
Ye Wang e6225c62a5
transformers test CI pipeline fix (#8016)
* init checkin

* Restore initial environment

* -y

* testtest

* fix

* fix indent
2021-06-11 12:57:52 -07:00

8 lines
143 B
Text

# packages used by transformers tool test
numpy==1.19.2
coloredlogs==15.0
transformers==4.6.1
torch==1.8.1
onnxconverter-common==1.8.1
psutil