Skip to content

Allow all signed types to be used with Relu#3141

Merged
gramalingam merged 1 commit intoonnx:masterfrom
pranav-prakash:master
Jan 12, 2021
Merged

Allow all signed types to be used with Relu#3141
gramalingam merged 1 commit intoonnx:masterfrom
pranav-prakash:master

Conversation

@pranav-prakash
Copy link
Copy Markdown
Contributor

  • Bumps opset to ver14
  • Allows all signed types to be used with Relu

See #3111 for more info

@pranav-prakash
Copy link
Copy Markdown
Contributor Author

Pipeline failure seems to be due to diff in onnx operator docs, which is expected as we update the types. Not sure if any action is needed on my end for that.

@TMVector TMVector mentioned this pull request Dec 10, 2020
12 tasks
@askhade
Copy link
Copy Markdown
Contributor

askhade commented Dec 10, 2020

Pipeline failure seems to be due to diff in onnx operator docs, which is expected as we update the types. Not sure if any action is needed on my end for that.

Operators doc should not be manually updated it is auto generated. Please use
onnx/backend/test/stat_coverage.py
ONNX_ML=0 python onnx/defs/gen_doc.py
to generate these files

@pranav-prakash
Copy link
Copy Markdown
Contributor Author

Done, auto generated docs have been updated.

@askhade
Copy link
Copy Markdown
Contributor

askhade commented Jan 8, 2021

@pranav-prakash : please sign the DCO and resolve conflicts with master

Signed-off-by: Pranav Prakash <pranav-prakash@users.noreply.github.com>
@pranav-prakash
Copy link
Copy Markdown
Contributor Author

Done

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.

3 participants