Skip to content

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

Merged
junrushao merged 1 commit intoapache:mainfrom
tqchen:main-cmake
May 31, 2023
Merged

[CMAKE] Add a dummy target to defer libtvm dep#14975
junrushao merged 1 commit intoapache:mainfrom
tqchen:main-cmake

Conversation

@tqchen
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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