Skip to content

Conversation

fatcat-z
Copy link
Collaborator

  1. Update Split op for the latest changes in opset 18: Either split or num_outputs need to be added to the node.
  2. Update Reduce* ops for the latest changes in opset 18: 'axes' has been changed from an attribute to an input.
  3. Update relative tests.
  4. Enable opset 18 in CI tests.
  5. Fix Reduce* op cannot work with opset 18.  #2141
  6. Fix Split op cannot work well with opset 18. #2132

@fatcat-z fatcat-z marked this pull request as ready for review March 23, 2023 03:56
@fatcat-z fatcat-z merged commit 25ebdee into onnx:main Mar 23, 2023
@fatcat-z fatcat-z deleted the support_op_18 branch August 18, 2023 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce* op cannot work with opset 18. Split op cannot work well with opset 18.
2 participants