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

[CMAKE] Add a dummy target to defer libtvm dep #14975

Merged
merged 1 commit into from
May 31, 2023

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented May 30, 2023

This PR add a dummy target that can be renamed as libtvm and can be used to create a dependency on libtvm without compiling everything. This can be useful for down stream in platforms such as windows.

@tvm-bot
Copy link
Collaborator

tvm-bot commented May 30, 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 tag found in teams: cmake See #10317 for details

Generated by tvm-bot

@tqchen tqchen changed the title [Unity][CMAKE] Add a dummy target to defer libtvm dep [CMAKE] Add a dummy target to defer libtvm dep May 30, 2023
This PR add a dummy target that can be renamed as libtvm
and can be used to create a dependency on libtvm without compiling everything.
This can be useful for down stream in platforms such as windows.
@tqchen
Copy link
Member Author

tqchen commented May 30, 2023

@tvm-bot rerun

@junrushao junrushao merged commit ea57778 into apache:main May 31, 2023
mei-ye pushed a commit to mei-ye/tvm that referenced this pull request Jun 1, 2023
This PR add a dummy target that can be renamed as libtvm
and can be used to create a dependency on libtvm without compiling everything.
This can be useful for down stream in platforms such as windows.
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