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 2021/02/02 23:29:21 UTC

[GitHub] [tvm] tkonolige commented on a change in pull request #7396: Fix bug in resize3d

tkonolige commented on a change in pull request #7396:
URL: https://github.com/apache/tvm/pull/7396#discussion_r569002900



##########
File path: tests/python/relay/test_op_level5.py
##########
@@ -98,7 +98,7 @@ def test_resize3d_infer_type():
 
 
 @tvm.testing.parametrize_targets
-def test_resize3d(target, ctx):

Review comment:
       This is the correct usage of `@tvm.testing.parametrize_targets`. This test also run successfully on my local machine. Could you explain what the bug is?




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