Skip to content

[Unity] Add hexp for compute capacity <= 5.2#15070

Merged
yzh119 merged 1 commit intoapache:unityfrom
yzh119:hexp
Jun 10, 2023
Merged

[Unity] Add hexp for compute capacity <= 5.2#15070
yzh119 merged 1 commit intoapache:unityfrom
yzh119:hexp

Conversation

@yzh119
Copy link
Copy Markdown
Member

@yzh119 yzh119 commented Jun 10, 2023

hexp is used in MLC-LLM but we didn't include it in cuda_half_t.h thus some old GPU architectures (sm_52 or earlier) users cannot compile their models.

This PR fix the issue.

@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Jun 10, 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.

Generated by tvm-bot

@yzh119 yzh119 requested review from junrushao and masahi June 10, 2023 01:01
@yzh119 yzh119 merged commit 7c15b55 into apache:unity Jun 10, 2023
Lunderberg pushed a commit to Lunderberg/tvm that referenced this pull request Jun 12, 2023
upd

Co-authored-by: Zihao Ye <expye@outlook.com>
junrushao pushed a commit to junrushao/tvm that referenced this pull request Jun 12, 2023
yzh119 pushed a commit that referenced this pull request Jun 13, 2023
Fix a minor bug introduced by #15070

Co-authored-by: Ubuntu <ubuntu@ubuntu.com>
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