"examples/git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "9f57951af2bf1128e199a958a68bff4cdb730b68"
Add CUDA HW encoding support to StreamWriter (#2505)
Summary: This commits add CUDA hardware encoding to StreamWriter. For certain video formats, it can encode video directly from CUDA Tensor, without needing to move the data to host CPU. Pull Request resolved: https://github.com/pytorch/audio/pull/2505 Reviewed By: hwangjeff Differential Revision: D37446830 Pulled By: mthrok fbshipit-source-id: eee6424f01a99a3b611dcad45ed58f86cba4672a
Showing
Please register or sign in to comment