Skip to content

Remove old TODOs#1481

Merged
NicolasHug merged 1 commit into
meta-pytorch:mainfrom
NicolasHug:removetodosss
Jun 3, 2026
Merged

Remove old TODOs#1481
NicolasHug merged 1 commit into
meta-pytorch:mainfrom
NicolasHug:removetodosss

Conversation

@NicolasHug

Copy link
Copy Markdown
Contributor

No description provided.

@pytorch-bot

pytorch-bot Bot commented Jun 3, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/meta-pytorch/torchcodec/1481

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jun 3, 2026
// We are seeking to the exact same frame as we are currently at. Without
// caching we have to rewind back and decode the frame again.
// TODO: https://github.com/pytorch/torchcodec/issues/84 we could
// implement caching.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This won't happen, corresponding issue was closed. Not the kind of optimization that is worth doing anymore with the existing seeking patterns.

Comment thread test/test_decoders.py

@pytest.mark.parametrize("device", all_supported_devices())
@pytest.mark.parametrize("asset", (H264_10BITS, H265_10BITS))
def test_10bit_videos(self, device, asset):

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The logic of this test is now entirely covered by the *output_dtype* tests

@NicolasHug NicolasHug merged commit f551763 into meta-pytorch:main Jun 3, 2026
54 checks passed
@NicolasHug NicolasHug deleted the removetodosss branch June 3, 2026 10:13
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.

1 participant