Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1511] Add deprecation warning to MelScale for unset weight #1515

Merged
merged 3 commits into from
May 19, 2021

Commits on May 19, 2021

  1. [pytorch#1511] Add deprecation warning to MelScale for unset weight

    Issue a warning if `n_stft` is unitialized or zero in construction.
    
    pytorch#1511
    Brian White committed May 19, 2021
    Configuration menu
    Copy the full SHA
    88d3142 View commit details
    Browse the repository at this point in the history
  2. Update torchaudio/transforms.py

    Co-authored-by: moto <855818+mthrok@users.noreply.github.com>
    brianw and mthrok committed May 19, 2021
    Configuration menu
    Copy the full SHA
    7175f88 View commit details
    Browse the repository at this point in the history
  3. Update torchaudio/transforms.py

    Co-authored-by: moto <855818+mthrok@users.noreply.github.com>
    brianw and mthrok committed May 19, 2021
    Configuration menu
    Copy the full SHA
    fd15a50 View commit details
    Browse the repository at this point in the history