onnxruntime/tools/ci_build/github/linux/docker/scripts/requirements.txt
Gary Miguel 4bf22e2a40
Update ONNX to 1.12 (#11924)
Follow-ups that need to happen after this and before the next ORT release:
* Support SequenceMap with https://github.com/microsoft/onnxruntime/pull/11731
* Support signal ops with https://github.com/microsoft/onnxruntime/pull/11778

Follow-ups that need to happen after this but don't necessarily need to happen before the release:
* Implement LayerNormalization kernel for opset version 17: https://github.com/microsoft/onnxruntime/issues/11916

Fixes #11640
2022-06-21 17:19:52 -07:00

11 lines
132 B
Text

cerberus
numpy==1.21.0
mypy
pytest
setuptools>=41.4.0
wheel>=0.35.1
onnx==1.12.0
argparse
sympy==1.1.1
flatbuffers
protobuf==3.18.1