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

[ONNX] support for setting/getting string onnx tensor shapes #1478

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

bfineran
Copy link
Member

simple fix to support setting str tensor shapes to the dim_param one of attribute of dim in tensor shape.

supports a YOLOv5 patch

Copy link
Member

@rahul-tuli rahul-tuli left a comment

Choose a reason for hiding this comment

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

did we mean dim_param on line 1227?

@bfineran bfineran merged commit 11db185 into main Mar 24, 2023
@bfineran bfineran deleted the str-onnx-shapes branch March 24, 2023 14:55
bfineran added a commit that referenced this pull request Mar 24, 2023
* [ONNX] support for setting/getting string onnx tensor shapes

* Apply suggestions from code review
bfineran added a commit that referenced this pull request Mar 24, 2023
* [ONNX] support for setting/getting string onnx tensor shapes

* Apply suggestions from code review
bfineran added a commit that referenced this pull request Mar 24, 2023
…1481)

* [ONNX] support for setting/getting string onnx tensor shapes

* Apply suggestions from code review
bfineran added a commit that referenced this pull request Mar 24, 2023
…1480)

* [ONNX] support for setting/getting string onnx tensor shapes

* Apply suggestions from code review
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