mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-03 23:49:44 +00:00
* restore transformers tests and disable some tests * test * update * pass pep8 check * update
7 lines
146 B
Text
7 lines
146 B
Text
# packages used by transformers tool test
|
|
protobuf==3.17.0
|
|
numpy==1.19.2
|
|
coloredlogs==15.0
|
|
transformers==4.6.1
|
|
onnxconverter-common==1.8.1
|
|
psutil
|