zhiics commented on a change in pull request #7789:
URL: https://github.com/apache/tvm/pull/7789#discussion_r609335683



##########
File path: tests/python/frontend/tensorflow/test_forward.py
##########
@@ -5451,5 +5451,44 @@ def test_forward_unique_with_counts():
             _test_unique_with_counts(20, dtype, is_dyn)
 
 
+#######################################################################
+# check graph ir for nn.moments
+# ------------
+
+SEMVER = '#[version = "0.0.5"]\n'
+
+
+def run_from_tensorflow(graph):

Review comment:
       This method is not quite useful though since you only use it once and it 
only has two lines




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


Reply via email to