mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-08 17:17:15 +00:00
parent
c55da45e20
commit
dd561f2015
3 changed files with 3 additions and 3 deletions
|
|
@ -6,5 +6,5 @@ setuptools>=41.4.0
|
|||
wheel
|
||||
git+http://github.com/onnx/onnx.git@e2525550194ce3d8a2c4a3af451c9d9b3ae6650e#egg=onnx
|
||||
protobuf==3.20.2
|
||||
sympy==1.10.1
|
||||
sympy==1.12
|
||||
flatbuffers
|
||||
|
|
|
|||
|
|
@ -6,6 +6,6 @@ setuptools>=41.4.0
|
|||
wheel
|
||||
git+http://github.com/onnx/onnx.git@e2525550194ce3d8a2c4a3af451c9d9b3ae6650e#egg=onnx
|
||||
protobuf==3.20.2
|
||||
sympy==1.10.1
|
||||
sympy==1.12
|
||||
flatbuffers
|
||||
neural-compressor>=2.2.1
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ setuptools>=41.4.0
|
|||
wheel>=0.35.1
|
||||
git+http://github.com/onnx/onnx.git@e2525550194ce3d8a2c4a3af451c9d9b3ae6650e#egg=onnx
|
||||
argparse
|
||||
sympy==1.10.1
|
||||
sympy==1.12
|
||||
flatbuffers
|
||||
protobuf==3.20.2
|
||||
packaging
|
||||
|
|
|
|||
Loading…
Reference in a new issue