You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added github link to dist_overview
* added github link to dpp_tutorial
* Added github link to dist_tuto
* Added github link to FSDP_tutorial
* Added github link to process_group_cpp_extension_tutorial
* Added github link for rpc_tutorial
* Added github link to rpc_param_server_tutorial
* Added github link to dist_pipeline_parallel_tutorial
* Added github link to rpc_async_execution
* Added github link to rpc_dpp_tutorial
* Added github link to generic_join
As planned in #1337,
F.complex_norm
andT.ComplexNorm
are now deprecated, and we can remove them.Steps
audio/torchaudio/functional/functional.py
Line 719 in 25a8adf
audio/torchaudio/transforms.py
Line 884 in bf580c7
audio/test/torchaudio_unittest/functional/functional_impl.py
Lines 322 to 330 in 25a8adf
audio/test/torchaudio_unittest/transforms/torchscript_consistency_impl.py
Line 89 in 25a8adf
Make sure the test passes.
Update docs
https://github.com/pytorch/audio/blob/25a8adf6d642bc27b156a452bc80f20741382642/docs/source/functional.rst
https://github.com/pytorch/audio/blob/25a8adf6d642bc27b156a452bc80f20741382642/docs/source/transforms.rst
Note
For setting up the development environment, please refer to CONTRIBUTING.md and torchaudio_unittest
The text was updated successfully, but these errors were encountered: