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

Fix missing argument when calling _get_quantize_input_nodes #20245

Merged
merged 24 commits into from
Apr 24, 2024

Conversation

xadupre
Copy link
Member

@xadupre xadupre commented Apr 9, 2024

Description

The current code is calling one method with a missing argument.

Motivation and Context

It breaks Olive's unittests.

@yufenglee
Copy link
Member

could you please add an unit test to cover it?

@xadupre
Copy link
Member Author

xadupre commented Apr 11, 2024

could you please add an unit test to cover it?

I planned to. Building a unit test from the Olive one is not straightforword.

@xadupre xadupre marked this pull request as ready for review April 11, 2024 15:39
@xadupre
Copy link
Member Author

xadupre commented Apr 11, 2024

done

yufenglee
yufenglee previously approved these changes Apr 16, 2024
@xadupre xadupre requested a review from yufenglee April 22, 2024 17:40
yufenglee
yufenglee previously approved these changes Apr 22, 2024
@xadupre xadupre merged commit 218b6b0 into microsoft:main Apr 24, 2024
88 of 92 checks passed
TedThemistokleous pushed a commit to TedThemistokleous/onnxruntime that referenced this pull request May 7, 2024
…t#20245)

### Description
The current code is calling one method with a missing argument.



### Motivation and Context
It breaks Olive's unittests.

---------

Co-authored-by: Xavier Dupré <xavier.dupre@gmail.com>
@xadupre xadupre deleted the oli branch June 17, 2024 11:07
@xadupre xadupre self-assigned this Jun 21, 2024
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.

None yet

3 participants