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 2020/01/13 09:15:37 UTC

[GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4652: [Relay][Frontend][TFLite] Add parser support for squared difference

wyc-ruiker commented on a change in pull request #4652: [Relay][Frontend][TFLite] Add parser support for squared difference
URL: https://github.com/apache/incubator-tvm/pull/4652#discussion_r365699977
 
 

 ##########
 File path: tests/python/frontend/tflite/test_forward.py
 ##########
 @@ -723,6 +723,14 @@ def _test_greater(data):
     """ One iteration of greater """
     return _test_elemwise(math_ops.greater, data)
 
+#######################################################################
+# Squared_difference
+# -------
 
 Review comment:
   fixed

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