echuraev commented on code in PR #14751:
URL: https://github.com/apache/tvm/pull/14751#discussion_r1190795868


##########
tests/python/relay/test_any.py:
##########
@@ -59,6 +59,7 @@ def check_result(
                 continue
             if kind == "debug" and (only_vm or dev.device_type != 
tvm.cpu().device_type):
                 continue
+            print(tgt)

Review Comment:
   Do you really need this print?



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

Reply via email to