pytorch / torchcodec

PyTorch video decoding
BSD 3-Clause "New" or "Revised" License
83 stars 9 forks source link

[Release] Rely on release/2.5 branch - again #385

Closed NicolasHug closed 1 week ago

NicolasHug commented 1 week ago

Forgot these in https://github.com/pytorch/torchcodec/pull/373

NicolasHug commented 1 week ago

With https://github.com/pytorch/torchcodec/pull/385 in, all wheel building jobs are passing.

The CUDA install-and-test jobs are failing with the same error we see on main, but the CPU ones are passing too. Let's land and try to fix the rest.