Skip to content

Version 17: Add PyTorch tensor interoperability - #13

Merged
pbelevich merged 2 commits into
mainfrom
version-17-pytorch-tensor-interop
Sep 1, 2026
Merged

Version 17: Add PyTorch tensor interoperability#13
pbelevich merged 2 commits into
mainfrom
version-17-pytorch-tensor-interop

Conversation

@pbelevich

Copy link
Copy Markdown
Owner

Add optional PyTorch tensor arguments for compile-only CPU use and zero-copy CUDA execution through DLPack. Preserve PyTorch stream and device semantics across CUDA and MLIR launches, validate incompatible runtime argument combinations, and document the integration.

Tests: conda run -n mycuda make (337 passed)

@pbelevich
pbelevich merged commit 8396fd5 into main Sep 1, 2026
4 checks passed
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.

1 participant