Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance the --help message of composite target #13842

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

MNGanesan
Copy link
Contributor

Presently --help for vitis displays the target and option string,
it has no description. Eg: target vitis-ai dpu<class 'str'>

This can be made more meaningful by fetching the description from the config node of the target. Eg: Vitis AI DPU identifier

Here, adding test cases to verify the fix

Signed-off-by: MNGanesan mnganesan@yahoo.co.uk

Presently --help for vitis displays the target and option string,
it has no description.  Eg:  target vitis-ai dpu<class 'str'>

This can be made more meaningful by fetching the description from
the config node of the target.  Eg: Vitis AI DPU identifier

Here, adding test cases to verify the fix
Signed-off-by: MNGanesan <mnganesan@yahoo.co.uk>
@tvm-bot
Copy link
Collaborator

tvm-bot commented Jan 25, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to auto-tag found, no teams are specified in PR title See #10317 for details

Generated by tvm-bot

Signed-off-by: MNGanesan <mnganesan@yahoo.co.uk>
Copy link
Contributor

@lhutton1 lhutton1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @MNGanesan :)

@lhutton1 lhutton1 merged commit 26d3244 into apache:main Jan 25, 2023
@MNGanesan
Copy link
Contributor Author

MNGanesan commented Jan 25, 2023 via email

fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
Presently --help for vitis displays the target and option string,
it has no description.  Eg:  target vitis-ai dpu<class 'str'>

This can be made more meaningful by fetching the description from
the config node of the target.  Eg: Vitis AI DPU identifier

Signed-off-by: MNGanesan <mnganesan@yahoo.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants