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

[Quant Tool] Add reduce_range option to get_qdq_config() #22782

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

adrianlizarraga
Copy link
Contributor

Description

Adds reduce_range option to get_qdq_config()

Motivation and Context

Make it easier to set this option when calling get_qdq_config(). Otherwise, user has to set the option manually.

@adrianlizarraga adrianlizarraga marked this pull request as ready for review November 8, 2024 18:55
Copy link
Contributor

@yihonglyu yihonglyu left a comment

Choose a reason for hiding this comment

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

LGTM

@adrianlizarraga adrianlizarraga merged commit 020d52d into main Nov 8, 2024
91 checks passed
@adrianlizarraga adrianlizarraga deleted the adrianl/get_qdq_config_reduce_range_option branch November 8, 2024 22:04
@sophies927 sophies927 added the triage:approved Approved for cherrypicks for release label Nov 8, 2024
yf711 pushed a commit that referenced this pull request Nov 11, 2024
### Description
Adds `reduce_range` option to `get_qdq_config()`



### Motivation and Context
Make it easier to set this option when calling get_qdq_config().
Otherwise, user has to set the option manually.
@sophies927 sophies927 added the cherry-picked Cherry-picked for a cherrypicks branch label Nov 18, 2024
ishwar-raut1 pushed a commit to ishwar-raut1/onnxruntime that referenced this pull request Nov 19, 2024
…2782)

### Description
Adds `reduce_range` option to `get_qdq_config()`



### Motivation and Context
Make it easier to set this option when calling get_qdq_config().
Otherwise, user has to set the option manually.
guschmue pushed a commit that referenced this pull request Dec 2, 2024
### Description
Adds `reduce_range` option to `get_qdq_config()`



### Motivation and Context
Make it easier to set this option when calling get_qdq_config().
Otherwise, user has to set the option manually.
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
…2782)

### Description
Adds `reduce_range` option to `get_qdq_config()`



### Motivation and Context
Make it easier to set this option when calling get_qdq_config().
Otherwise, user has to set the option manually.
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
…2782)

### Description
Adds `reduce_range` option to `get_qdq_config()`



### Motivation and Context
Make it easier to set this option when calling get_qdq_config().
Otherwise, user has to set the option manually.
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
…2782)

### Description
Adds `reduce_range` option to `get_qdq_config()`



### Motivation and Context
Make it easier to set this option when calling get_qdq_config().
Otherwise, user has to set the option manually.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked Cherry-picked for a cherrypicks branch release:1.20.1 triage:approved Approved for cherrypicks for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants