"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "4c4b323c1ff5f4cece9b115e60b21655ed551127"
Reduce io tests (#3217)
Summary: Pull Request resolved: https://github.com/pytorch/audio/pull/3217 This commit removes some tests for file-like object from StreamWriter test. The rational is that testing things after the output file is opened are same for file-like object and regular files. Things like filter-graph and encoder format change does not affect how the encoded bynary are written. Reviewed By: hwangjeff Differential Revision: D44518626 fbshipit-source-id: 821ec20deca92e5e5c85bf4d47997eed51735374
Showing
Please register or sign in to comment