mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
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
11 lines
132 B
Text
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
|