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

PyTorch interface #235

Open
wants to merge 130 commits into
base: main
Choose a base branch
from
Open

PyTorch interface #235

wants to merge 130 commits into from

Conversation

chhwang
Copy link
Contributor

@chhwang chhwang commented Aug 7, 2024

  • DLPack support
  • Support computation over external buffers
  • Add placeholder operator
  • Updated plan format
  • Operator bug fixes
  • Other interface changes

chhwang and others added 30 commits May 27, 2024 04:35
- Introduced support for multiple Runtime instances
- Added utility functions for multi-runtime management
- Ensured backward compatibility with existing usage patterns of Runtime
- Added unit tests for multi-runtime functionality

---------

Co-authored-by: noli <[email protected]>
- Adds Torch to ARK tensor conversion support
- New ModelBufferManager class handles external buffer registration and
simplifies buffer access during kernel initialization
- Adds test cases for ARK to Torch conversion support

---------

Co-authored-by: Changho Hwang <[email protected]>
@chhwang chhwang changed the base branch from main to chhwang/py-log September 5, 2024 07:08
Base automatically changed from chhwang/py-log to main September 5, 2024 10:45
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