"vscode:/vscode.git/clone" did not exist on "b49d6d0fee3cf83d72ed658bd9f514bd87fcaa56"
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