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



##########
File path: tests/python/frontend/tflite/test_forward.py
##########
@@ -901,79 +859,6 @@ def test_all_resize():
     if 'RESIZE_NEAREST_NEIGHBOR' in dir(BuiltinOperator()):
         _test_resize(tf.image.resize_nearest_neighbor, data, 
align_corners=False)
 
-#######################################################################
-# Range
-# -----
-def _test_range(start, limit, delta):

Review comment:
       Fixed. Got removed during resolving conflicts.




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