Fix convolve mode docstring (#2809)
Summary: Argument `mode` in `convolve` and `fftconvolve` is expected to be a string, but the docstrings incorrectly say bool. This PR fixes the docstrings accordingly. Pull Request resolved: https://github.com/pytorch/audio/pull/2809 Reviewed By: nateanl Differential Revision: D40854464 Pulled By: hwangjeff fbshipit-source-id: 75b339ba34715723c93b91e7d48be2ed28bee115
Showing
Please register or sign in to comment