• moto's avatar
    Update documentation and fix docstrings (#788) · 2381dd89
    moto authored
    - Addresses #549 #638 #786 
    - Add `torchaudio` top level module doc
    - Separate `torchaudio` top level module doc from `index.html`
    - Add `backend` module doc.
    - Remove `-> None` from function signature as it adds noise to documentation
    - Changed function argument name of `torchaudio.backend.sox_io_backend.save` from `tensor` to `src`, so that it matches with the reset of backends.
    - Tweak bunch of docstrings
    2381dd89
backend.rst 4.33 KB