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] Fixed strided_slice size after nms into TFLite frontend #7659

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

akmaru
Copy link
Contributor

@akmaru akmaru commented Mar 15, 2021

Fixed the strided_slice size after get_valid_counts.
It returns the data.1 shaped [batch_size, num_anchors, 6].

Copy link
Contributor

@mbaret mbaret left a comment

Choose a reason for hiding this comment

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

Good catch, looks correct to me.

@mbaret mbaret merged commit 67f8397 into apache:main Mar 15, 2021
@mbaret
Copy link
Contributor

mbaret commented Mar 15, 2021

Thanks @akmaru

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
Co-authored-by: Akira Maruoka <akira.maruoka@fixstars.com>
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request May 11, 2021
Co-authored-by: Akira Maruoka <akira.maruoka@fixstars.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.

2 participants