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/09/14 11:06:08 UTC

[GitHub] [incubator-tvm] xqdan commented on a change in pull request #6443: [RELAY][OP] roi_align operator alter layout

xqdan commented on a change in pull request #6443:
URL: https://github.com/apache/incubator-tvm/pull/6443#discussion_r487824780



##########
File path: tests/python/relay/test_op_level5.py
##########
@@ -1142,14 +1159,14 @@ def verify_grid_sample(data_shape, grid_shape):
 
 
 if __name__ == "__main__":
-    test_resize_infer_type()
-    test_resize()
-    test_resize3d_infer_type()
-    test_resize3d()
-    test_crop_and_resize()
-    test_multibox_prior()
-    test_multibox_transform_loc()
-    test_get_valid_counts()
+    # test_resize_infer_type()

Review comment:
       remove these




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