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

[TFLite] Fix detection of crop in convert_batch_to_space_nd #6670

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

trevor-m
Copy link
Contributor

batch_to_space TFLite parser did not correctly detect if the output needed to be cropped. This would cause the output shape to be incorrect if there was in fact a crop.

@anijain2305
Copy link
Contributor

Saw this issue a couple of months ago. This looks good. Thanks Trevor!

@anijain2305
Copy link
Contributor

@siju-samuel Can you PTAL

Copy link
Member

@siju-samuel siju-samuel left a comment

Choose a reason for hiding this comment

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

LGTM

@siju-samuel siju-samuel merged commit 08b08b1 into apache:main Oct 16, 2020
@siju-samuel
Copy link
Member

Thanks @trevor-m @anijain2305. This PR is merged.

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Oct 29, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 2, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 4, 2020
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Dec 4, 2020
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