Skip to content

Conversation

@dvrogozh
Copy link
Contributor

Follow up for #938 (comment).

To facilitate development of out-of-tree torchcodec features (such as non-cuda gpu plugins) we need to make torchcodec headers includable by 3rd party projects. This means dropping src/torchcodec/_core/ prefix when torchcodec self-includes headers.

CC: @scotts @NicolasHug

To facilitate development of out-of-tree torchcodec features (such as
non-cuda gpu plugins) we need to make torchcodec headers includable
by 3rd party projects. This means dropping `src/torchcodec/_core/`
prefix when torchcodec self-includes headers.

Signed-off-by: Dmitry Rogozhkin <[email protected]>
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 27, 2025
@dvrogozh
Copy link
Contributor Author

Ah, I forgot to run lint locally. Sorry for that and thank you for the fix @NicolasHug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants