maheshambule commented on a change in pull request #5474:
URL: https://github.com/apache/incubator-tvm/pull/5474#discussion_r417808625



##########
File path: tests/python/frontend/tflite/test_forward.py
##########
@@ -1896,6 +1896,41 @@ def test_forward_mediapipe_hand_landmark():
         tvm.testing.assert_allclose(np.squeeze(tvm_output[i]), 
np.squeeze(tflite_output[i]),
                                     rtol=1e-5, atol=1e-5)
 
+#######################################################################

Review comment:
       Moved.




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


Reply via email to