"vscode:/vscode.git/clone" did not exist on "3f7911483be0cfb7d6d854d8276068e65e264b60"
torchaudio: Fix c extension compilation (#1285)
After a9f5e7229 was merged into upstream pytorch the passing of
references within torch c extension functions is no longer allowed. This
just removes the reference and passes by value instead.
Signed-off-by:
Eli Uriegas <eliuriegas@fb.com>
Showing
Please register or sign in to comment