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

[Runtime] Add TVM_DLL to threading backend funcs #314

Conversation

MasterJH5574
Copy link
Member

This PR adds the TVM_DLL attribute to the functions in threading_backend.h to make it work with Windows packaging.

This PR adds the TVM_DLL attribute to the functions
in `threading_backend.h` to make it work with Windows
packaging.
@emliunix
Copy link

emliunix commented Feb 23, 2024

Hi, I ran into the exact same issue when compiling mlc_llm on Windows w/ msvc. May I know why the PR is closed.

Nevermind, I found it in tvm repo: apache/tvm#16630

@MasterJH5574
Copy link
Member Author

Thank you @emliunix! I'm going to rebase this repo onto apache/tvm soon to incorporate that change.

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.

2 participants