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

[TIR] Expose TVM Backend API-related Builtins and Misc #12468

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

cyx-6
Copy link
Contributor

@cyx-6 cyx-6 commented Aug 17, 2022

This PR exposes the following TIR operation in python:

tvm_thread_allreduce: tested here
type_annotation: tested here
tvm_access_ptr: tested here
tvm_throw_last_error: tested here
TVMBackendAllocWorkspace: tested here
TVMBackendAllocWorkspace: tested here

Co-Authored-By: yongwww [email protected]

cc @junrushao1994

This PR exposes the following TIR operation in python:

`tvm_thread_allreduce`: tested here
`type_annotation`: tested here
`tvm_access_ptr`: tested here
`tvm_throw_last_error`: tested here
`TVMBackendAllocWorkspace`: tested here
`TVMBackendAllocWorkspace`: test here

Co-Authored-By: yongwww <[email protected]>

cc @junrushao1994
@github-actions github-actions bot requested a review from junrushao August 17, 2022 11:00
Copy link

@yong-octo yong-octo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@junrushao junrushao merged commit b0b9bd9 into apache:main Aug 17, 2022
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