wyc-ruiker commented on a change in pull request #8443:
URL: https://github.com/apache/tvm/pull/8443#discussion_r667599064
##########
File path: tests/python/frontend/pytorch/test_forward.py
##########
@@ -4055,6 +4155,8 @@ def forward(self, x):
test_hard_sigmoid()
test_forward_nll_loss()
test_forward_flip()
+ test_forward_grid_sampler()
+ test_forward_float()
Review comment:
forgot to add test_forward_im2col.
--
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]