mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
replace number matching with relaxed comparison in frontend tests Co-authored-by: liqun <liqun@OrtTrainingDev4.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
10 lines
208 B
Text
10 lines
208 B
Text
--pre
|
|
-f https://download.pytorch.org/whl/torch_stable.html
|
|
# transformers requires sklearn
|
|
sklearn
|
|
transformers==v2.10.0
|
|
torch==1.6.0+cu101
|
|
torchvision==0.7.0+cu101
|
|
torchtext==0.7.0
|
|
tensorboard==v2.0.0
|
|
h5py
|