-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Most importantly it needs to be checked which operators have opset 14 specific implementations that differ from opset 13 implementations.
https://github.com/onnx/onnx/blob/main/docs/Changelog.md#version-14-of-the-default-onnx-operator-set
Operators to update:
- Add
- CumSum
- Div
- GRU
- LSTM
- Mul
- RNN
- Relu
- Sub
- Trilu
- Identity
Also:
- Update max supported opset constant
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request