Skip to content

Updated DynamicQuantizeLinear docs to be consistent with reference implementation #5601

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

Closed
wants to merge 2 commits into from
Closed

Updated DynamicQuantizeLinear docs to be consistent with reference implementation #5601

wants to merge 2 commits into from

Conversation

Swopper050
Copy link
Contributor

Hi! This is my first pull request in ONNX. Open to any feedback!

Description

I changed the operator definition for DynamicQuantizeLinear to be consistent with the reference implementation as described in #5597

Motivation and Context

#5597

Do I also need to regenerate the Operators.md? Or is this done on new releases?

@Swopper050 Swopper050 requested a review from a team as a code owner September 19, 2023 07:24
Signed-off-by: Swopper050 <bram@witoos.nl>
@Swopper050 Swopper050 changed the title Updated docs to be consistent with reference implementation #5597 Updated docs to be consistent with reference implementation Sep 19, 2023
Copy link
Member

@jcwchen jcwchen left a comment

Choose a reason for hiding this comment

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

Do I also need to regenerate the Operators.md? Or is this done on new releases?

We can add the "auto update doc" PR label to help you generate updated Operators.md.

@jcwchen jcwchen added topic: documentation Issues related to ONNX documentation auto update doc Generate md/proto files automatically using the CI pipeline labels Sep 19, 2023
@jcwchen
Copy link
Member

jcwchen commented Sep 19, 2023

Seems like you forked an old version of onnx and so the CI for "auto update doc" is not working.. Please follow the steps to update Operators.md accordingly. Thanks!

@justinchuby justinchuby changed the title Updated docs to be consistent with reference implementation Updated DynamicQuantizeLinear docs to be consistent with reference implementation Sep 19, 2023
@Swopper050 Swopper050 closed this by deleting the head repository Sep 20, 2023
@Swopper050
Copy link
Contributor Author

Somehow I forked a different onnx repository. I've created a new pull request at #5603

github-merge-queue bot pushed a commit that referenced this pull request Sep 25, 2023
…e implementation (#5603)

Hi! Something went wrong with my other pull request (#5601), so I forked
the right version and tried again:

### Description

I changed the operator definition for DynamicQuantizeLinear to be
consistent with the reference implementation as described in #5597

### Motivation and Context

#5597

---------

Signed-off-by: Swopper050 <bram@witoos.nl>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Swopper050 <bram@witoos.nl>
Co-authored-by: jcwchen <jcwchen@users.noreply.github.com>
Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto update doc Generate md/proto files automatically using the CI pipeline topic: documentation Issues related to ONNX documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants