onnxruntime/tools/ci_build/github/linux/docker/scripts/requirements.txt
Ashwini Khade df22611026
Update ONNX commit (#5487)
* update ONNX

* update onnx + register kernels for reduction ops

* bug fix kernel reg

* update cgmanifests

* revert unsqueeze op 13 registration

* filter ops which are not implemented yet

* filter some tests

* update onnx commit to include conv transpose bug fix

* update docker images

* undo not required test changes

* fix test failures
2020-10-21 07:22:20 -07:00

10 lines
175 B
Text

cerberus
numpy==1.16.6
mypy
pytest
setuptools>=41.4.0
wheel
git+http://github.com/onnx/onnx.git@a7a0fec7f25cae567429af62b7eaaee1c3f0e247#egg=onnx
argparse
sympy==1.1.1
flake8