inadob commented on a change in pull request #4695: [Relay][Frontend][TFlite] 
Add parser support for relational ops
URL: https://github.com/apache/incubator-tvm/pull/4695#discussion_r372861913
 
 

 ##########
 File path: tests/python/frontend/tflite/test_forward.py
 ##########
 @@ -843,6 +843,13 @@ def _test_pow(data):
     """ One iteration of power """
     return _test_elemwise(math_ops.pow, data)
 #######################################################################
+# Squared_difference
+# ------------------
+
+def _test_squared_difference(data):
 
 Review comment:
   Done now

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