Skip to content

kernel-builder: add support for C++ dependencies in tvm-ffi kernels#385

Merged
danieldk merged 2 commits intomainfrom
tvm-ffi-cpp-deps
Mar 20, 2026
Merged

kernel-builder: add support for C++ dependencies in tvm-ffi kernels#385
danieldk merged 2 commits intomainfrom
tvm-ffi-cpp-deps

Conversation

@danieldk
Copy link
Member

Mirrors the dependency support in Torch. Add an example and build/test it in CI.

Fixes #359.

@danieldk danieldk marked this pull request as ready for review March 20, 2026 16:06
Copy link
Collaborator

@drbh drbh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@danieldk danieldk merged commit 41b8726 into main Mar 20, 2026
39 of 41 checks passed
@danieldk danieldk deleted the tvm-ffi-cpp-deps branch March 20, 2026 19:58
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.

Add C++ dependency support for tvm-ffi

2 participants