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

Handle dtype attribute in float16 conversion script #17321

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

tianleiwu
Copy link
Contributor

Description

Some operators have dtype attribute (search dtype in https://github.com/onnx/onnx/blob/main/docs/Operators.md).
This change make sure dtype attribute is handled correctly in float16 conversion.

Motivation and Context

@tianleiwu tianleiwu merged commit c961f67 into main Aug 30, 2023
@tianleiwu tianleiwu deleted the tlwu/float16_dtype_attribute branch August 30, 2023 01:41
@faxu faxu added the triage:approved Approved for cherrypicks for release label Oct 25, 2023
tianleiwu added a commit that referenced this pull request Oct 31, 2023
Some operators have dtype attribute (search `dtype` in
https://github.com/onnx/onnx/blob/main/docs/Operators.md).
This change make sure dtype attribute is handled correctly in float16
conversion.
@tianleiwu tianleiwu removed triage:approved Approved for cherrypicks for release release:1.16.2 labels Nov 1, 2023
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
Some operators have dtype attribute (search `dtype` in
https://github.com/onnx/onnx/blob/main/docs/Operators.md).
This change make sure dtype attribute is handled correctly in float16
conversion.
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