anijain2305 commented on issue #4807: [Frontend][TFLite] Fix quantized pad 
value for convolution
URL: https://github.com/apache/incubator-tvm/pull/4807#issuecomment-581766259
 
 
   Excellent find! I missed this somehow.
   
   I think the current test case failure might be because we give random input 
to a quantized network, and this leads to values being close to each other in 
the final output. We can try giving a real input to the quantized network, and 
then check if the label is present in top 5.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to