pytorch / torchcodec

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

Migrate to linux_job_v2 #375

Closed NicolasHug closed 2 weeks ago

NicolasHug commented 2 weeks ago

CC @atalman

This is the only job that relies on linux_job. It doesn't use torch, so I didn't pin the torch version as done in https://github.com/pytorch/vision/pull/8725