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 NDArray cache load func #16541

Merged
merged 1 commit into from Feb 12, 2024

Conversation

MasterJH5574
Copy link
Contributor

The NDArrayCacheMetadata::Load function lacks the TVM_DLL attribute which leads to build failure on Windows. This PR fixes the issue.

@MasterJH5574
Copy link
Contributor Author

@tvm-bot rerun

1 similar comment
@MasterJH5574
Copy link
Contributor Author

@tvm-bot rerun

The `NDArrayCacheMetadata::Load` function lacks the `TVM_DLL`
attribute which leads to build failure on Windows. This PR fixes the
issue.
@tqchen tqchen merged commit 32f83d5 into apache:main Feb 12, 2024
18 checks passed
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.

None yet

2 participants