pytorch / torchcodec

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

Make readme benchmarks robust to CUDA not being present #409

Closed scotts closed 1 week ago

scotts commented 1 week ago

With this PR, if benchmarks are run on a system without CUDA, it will still run CPU only experiments.