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] Match TFLite shape for SSD custom op #5473

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

mbaret
Copy link
Contributor

@mbaret mbaret commented Apr 29, 2020

This patch ensures that the output shape from TVM's Detection_PostProcess is the same as TFLite's and expands the unit test to confirm this. This should partially resolve the issue in 5439.

This patch ensures that the output shape from TVM's
Detection_PostProcess is the same as TFLite's and
expands the unit test to confirm this.

Change-Id: If5db95741533f131241dfebbaa7708dbd528fe70
@mbaret
Copy link
Contributor Author

mbaret commented Apr 29, 2020

cc @anijain2305

@anijain2305 anijain2305 merged commit 95a816c into apache:master Apr 29, 2020
@anijain2305
Copy link
Contributor

Thanks @mbaret This is merged!

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 9, 2020
This patch ensures that the output shape from TVM's
Detection_PostProcess is the same as TFLite's and
expands the unit test to confirm this.

Change-Id: If5db95741533f131241dfebbaa7708dbd528fe70
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 18, 2020
This patch ensures that the output shape from TVM's
Detection_PostProcess is the same as TFLite's and
expands the unit test to confirm this.

Change-Id: If5db95741533f131241dfebbaa7708dbd528fe70
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 18, 2020
This patch ensures that the output shape from TVM's
Detection_PostProcess is the same as TFLite's and
expands the unit test to confirm this.

Change-Id: If5db95741533f131241dfebbaa7708dbd528fe70
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