Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

src: clean up operator resolve rules #210

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Aug 18, 2020

This change cleans up the operator resolve rules, and update corresponding operator support table.

Updated supported opset versions:

  • ArgMax: 1+ -> 1-11
  • AveragePool: 7+ -> 7-10
  • Clip: 6+ -> 6-10
  • MaxPool: 1+ -> 1-9

Support negative axis/axes for several operators introduced in opset 11.

Support optional C (bias) in Gemm opset v11.

Allows 0-size tensor.

Update tools/gen-doc.ts to support ONNX v1.7.0 (up to opset v12), and update generated operators.md.

Copy link
Collaborator

@hanbitmyths hanbitmyths left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@fs-eire fs-eire merged commit 10a0b82 into microsoft:master Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants