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

Extend Python interfaces #215

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

Extend Python interfaces #215

wants to merge 79 commits into from

Conversation

chhwang
Copy link
Contributor

@chhwang chhwang commented May 27, 2024

No description provided.

@chhwang chhwang changed the title torch wip Extend Python interfaces May 27, 2024
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.65%. Comparing base (3d4c618) to head (89ad918).
Report is 1 commits behind head on main.

Current head 89ad918 differs from pull request most recent head 153837b

Please upload reports for the commit 153837b to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #215   +/-   ##
=======================================
  Coverage   90.64%   90.65%           
=======================================
  Files         102      102           
  Lines        4021     4025    +4     
=======================================
+ Hits         3645     3649    +4     
  Misses        376      376           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

chhwang and others added 10 commits May 27, 2024 07:24
- 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]>
@chhwang chhwang marked this pull request as ready for review June 24, 2024 23:59
chhwang and others added 15 commits June 25, 2024 01:21
- 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]>
Base automatically changed from chhwang/executor-interface to main August 8, 2024 07:54
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