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 <dmitry.v.rogozhkin@gmail.com>
@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.

Copy link
Contributor

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

Thanks @dvrogozh !

@NicolasHug NicolasHug merged commit 4945a87 into meta-pytorch:main Oct 30, 2025
59 checks passed
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