"git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "2e4c2a1f1a3d7a1a0aa6dc236ab434543c430089"
Return type change in function resize_pad_to_multiple.
Change the return type from tuple to list to keep the consistency with other preprocessing functions. The tuple return type may cause errors if we expect a list as the return type. PiperOrigin-RevId: 328407607
Showing
Please register or sign in to comment