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

Update tensor_util.cc to get uint64_t data easier #4285

Merged
merged 3 commits into from Jul 27, 2022

Conversation

HSQ79815
Copy link
Contributor

Description

In order to make onnx optimizer easy , I made the following changes:

  • add ParseData<uint64_t>(const Tensor* tensor) specialization

Motivation and Context
I'm going to add new pass for onnx optimizer

@HSQ79815 HSQ79815 requested a review from a team as a code owner June 17, 2022 08:18
Signed-off-by: haoshengqiang <haoshengqiang@xiaohongshu.com>
Copy link
Member

@daquexian daquexian left a comment

Choose a reason for hiding this comment

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

LGTM

@HSQ79815
Copy link
Contributor Author

@daquexian thanks for approval

@gramalingam gramalingam enabled auto-merge (squash) July 27, 2022 14:30
@gramalingam gramalingam merged commit 9042bb1 into onnx:main Jul 27, 2022
@HSQ79815 HSQ79815 deleted the update_tensor_util branch March 16, 2023 07:15
broune pushed a commit to broune/onnx that referenced this pull request May 6, 2023
Signed-off-by: haoshengqiang <haoshengqiang@xiaohongshu.com>

Co-authored-by: haoshengqiang <haoshengqiang@xiaohongshu.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
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