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



##########
File path: tests/python/relay/test_op_level10.py
##########
@@ -577,6 +577,49 @@ def _verify(input_shape, diagonal_shape, dtype, k=0, 
align="RIGHT_LEFT"):
     _verify((2, 3, 4), (2, 4, 3), "int32", (-1, 2), "RIGHT_RIGHT")
 
 
[email protected]_gpu
+def test_nll_loss():

Review comment:
       Switch this to use `parameterize_targets`.




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