Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add shape inference function for dynamic quantize linear #3539

Merged
merged 3 commits into from
Jun 22, 2021

Conversation

annajung
Copy link

Signed-off-by: Anna Jung (VMware) antheaj@vmware.com

Description

  • Add shape inference function to dynamic quantize linear

Motivation and Context

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
@annajung annajung requested review from a team as code owners June 22, 2021 15:28
@gramalingam gramalingam added operator Issues related to ONNX operators shape inference Issues related to shape inference labels Jun 22, 2021
@annajung
Copy link
Author

@askhade Please review when you can. I also wasn't sure if I needed to update any doc or run any script to update anything. If needed, please let me know! thanks

Copy link
Contributor

@askhade askhade left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
@gramalingam gramalingam enabled auto-merge (squash) June 22, 2021 17:15
@askhade askhade added this to the 1.10 milestone Jun 22, 2021
@gramalingam gramalingam merged commit 3c857c5 into onnx:master Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operator Issues related to ONNX operators shape inference Issues related to shape inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DynamicQuantizeLinear function does not have shape inference function
4 participants