You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/01/25 09:35:12 UTC

[GitHub] [tvm] lhutton1 commented on a diff in pull request #13842: Enhance the --help message of composite target

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org