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

[Pallas] Introduce make_kernel_from_pallas (#6713) #6742

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

lsy323
Copy link
Collaborator

@lsy323 lsy323 commented Mar 13, 2024

Summary:
This pull request introduces make_kernel_from_pallas API which is the top level API to interact with the Pallas integration. It takes a pallas_call wrapper and than make it a custom pytorch op.

Test Plan:
python test/test_pallas.py

Summary:
This pull request introduces make_kernel_from_pallas API which is the top level API to interact with the Pallas integration. It takes a pallas_call wrapper and than make it a custom pytorch op.

Test Plan:
python test/test_pallas.py
@lsy323 lsy323 marked this pull request as ready for review March 13, 2024 21:22
@lsy323 lsy323 requested review from alanwaketan and JackCaoG March 13, 2024 21:23
@JackCaoG
Copy link
Collaborator

JackCaoG commented Mar 13, 2024

Can we also update the backport issue? It will help us to keep track of what pr should be cherry-pick and which of them has merged.

@lsy323
Copy link
Collaborator Author

lsy323 commented Mar 13, 2024

Can we also update the backport issue? It will help us to keep track of what pr should be cherry-pick and which of them has merged.

I'll leave @alanwaketan to put the Pallas related change in #6676 for more detailed context of the PRs

@lsy323 lsy323 merged commit e556ad8 into r2.3 Mar 13, 2024
2 checks passed
@lsy323 lsy323 deleted the backport-6713 branch March 13, 2024 21:47
@alanwaketan
Copy link
Collaborator

Thanks Siyuan for making the 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.

3 participants