pytorch / torchcodec

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

Added doc for nvdec #335

Closed ahmadsharif1 closed 2 weeks ago

ahmadsharif1 commented 2 weeks ago
  1. Add documentation for using cuda decoding.
  2. Updated the docs workflow to actually build a cuda wheel so it can be used later to generate the docs.
  3. The documentation contains instructions on how to install the cuda wheel and scenarios where we expect users to benefit from using CUDA decoding.

Result screenshot:

image