"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "5c4ea00de772f9af456e68f30f830c7d7a158846"
Refactor YUV handling functions (#2946)
Summary: * Split `convert_[yuv420p|nv12|nv12_cuda]` functions into allocation and data write functions. * Merge the `get_[interlaced|planar]_image_buffer` functions into `get_buffer` and `get_image_buffer`. * Disassemble `convert_XXX_image` helper functions. Pull Request resolved: https://github.com/pytorch/audio/pull/2946 Reviewed By: nateanl Differential Revision: D42287501 Pulled By: mthrok fbshipit-source-id: b8dd0d52fd563a112a16887b643bf497f77dfb80
Showing
Please register or sign in to comment