inadob commented on a change in pull request #4282: Add test for the qnn_add 
operator
URL: https://github.com/apache/incubator-tvm/pull/4282#discussion_r344618404
 
 

 ##########
 File path: tests/python/frontend/tflite/test_forward.py
 ##########
 @@ -624,17 +661,23 @@ def _test_greater(data):
     """ One iteration of greater """
     return _test_elemwise(math_ops.greater, data)
 
-def _test_forward_elemwise(testop):
+def _test_forward_elemwise(testop, quantized=False):
 
 Review comment:
   Ok, makes sense. I will change it. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to