driazati commented on a change in pull request #10802:
URL: https://github.com/apache/tvm/pull/10802#discussion_r836694123



##########
File path: tests/python/contrib/test_vitis_ai/test_vitis_ai_codegen.py
##########
@@ -54,6 +54,8 @@ def set_func_attr(func, compile_name, symbol_name):
 )
 def test_conv2d(dpu_target):

Review comment:
       Can you get rid of `skip_test` and use pytest’s skipIf decorator so the 
skips are properly reported?
   
   https://docs.pytest.org/en/7.1.x/how-to/skipping.html#id1
   




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