YuchenJin commented on a change in pull request #10459:
URL: https://github.com/apache/tvm/pull/10459#discussion_r818325048
##########
File path: tests/python/relay/test_op_grad_level2.py
##########
@@ -281,5 +281,37 @@ def test_conv2d_backward_weight():
)
+def test_conv2d_backward_weight_infer_type():
+ # From https://github.com/apache/tvm/pull/10439
+ import tvm
+ from tvm import relay
Review comment:
Are they already imported?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]