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/08 09:57:39 UTC

[GitHub] [incubator-tvm] inadob opened a new pull request #4282: Add test for the qnn_add operator

inadob opened a new pull request #4282: Add test for the qnn_add operator
URL: https://github.com/apache/incubator-tvm/pull/4282
 
 
   The tests use fake quant approach so until the tf session, tensors remain in float32.
   The test data has to be passed in uint8 because of how the tflite/tvm comparison works.
   Abs tolerance up to 1 is allowed for the qnn results. For now input_stats are hardcoded
   assuming the tests for the other qnn ops will pass the input data in the same range.
   
   

----------------------------------------------------------------
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