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

Relocate output tensor dims for GATHER_ND #1727

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

ddavis-2015
Copy link
Member

@tensorflow/micro

Move the output tensor dims data for GATHER_ND using the CreateWritableTensorDimsWithCopy utility method.

bug=fixes #1723

@tensorflow/micro

Move the output tensor dims data for GATHER_ND using the CreateWritableTensorDimsWithCopy utility method.

bug=fixes `gather_nd`: prepare stage tries to access model `.rodata` tensorflow#1723
@ddavis-2015 ddavis-2015 self-assigned this Feb 9, 2023
@ddavis-2015 ddavis-2015 added the bug Something isn't working label Feb 9, 2023
@ddavis-2015 ddavis-2015 marked this pull request as ready for review February 9, 2023 02:56
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner February 9, 2023 02:56
@TFLM-bot TFLM-bot removed the ci:run label Feb 9, 2023
@mergify mergify bot merged commit 1d810ca into tensorflow:main Feb 9, 2023
@ddavis-2015 ddavis-2015 deleted the dims-fix-gather_nd branch February 9, 2023 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gather_nd: prepare stage tries to access model .rodata
3 participants