lhutton1 commented on code in PR #13842:
URL: https://github.com/apache/tvm/pull/13842#discussion_r1086400634


##########
tests/python/driver/tvmc/test_target_options.py:
##########
@@ -60,6 +60,28 @@ def test_mapping_target_args():
     assert reconstruct_target_args(parsed) == {"llvm": {"mcpu": "cortex-m3"}}
 
 
+def test_composite_target_cmd_line_help():

Review Comment:
   Since the Vitis AI target is not available on some platforms in CI, you'll 
need to mark the test with `@requires_vitis_ai`



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