onnxruntime/tools/ci_build/github/linux/docker/scripts/requirements.txt
Chun-Wei Chen 84024bdfa9
Enable ONNX backend test of SequenceProto input/output (#6043)
* assert sequence tensor and remove skips

* update testdata json

* use ONNX 1.8 in cgmanifest.json

* use previous commit to workaround

* update ONNX commit ID in docker

* skip test_maxpool_2d_dilations test for now

* update function name
2021-01-11 11:30:33 -08: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@6c3d8509ee005de938ad596dcd922ff8b6a2f523#egg=onnx
argparse
sympy==1.1.1
flake8