Skip to content

feat(runtime): add explicit asynchronous tensor copy support - #1457

Open
qinyiqun wants to merge 2 commits into
InfiniTensor:mainfrom
qinyiqun:decode
Open

feat(runtime): add explicit asynchronous tensor copy support#1457
qinyiqun wants to merge 2 commits into
InfiniTensor:mainfrom
qinyiqun:decode

Conversation

@qinyiqun

@qinyiqun qinyiqun commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

This PR adds explicit asynchronous tensor copy support required by overlapped
decode execution in InfiniLM.

It separates asynchronous transfer behavior from the existing synchronous
Tensor::copy_from API, keeping the common tensor runtime predictable and
backend-neutral.

@qinyiqun
qinyiqun requested a review from a team August 3, 2026 07:42
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