Skip to content

Implement opset 14 #216

@Swopper050

Description

@Swopper050

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions