You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/19 07:08:27 UTC

[GitHub] [incubator-tvm] apivovarov opened a new pull request #4373: Compare all outputs in TFLite test_forward_ssd_mobilenet_v1

apivovarov opened a new pull request #4373: Compare all outputs in TFLite test_forward_ssd_mobilenet_v1
URL: https://github.com/apache/incubator-tvm/pull/4373
 
 
   `forward_ssd_mobilenet_v1` has two raw outputs. Currently we only test output[0].
   This PR makes the test to compare both outputs.
   
   I also needed to double Absolute tolerance `atol` to make output comparison `assert_allclose` to pass.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services