Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NVIDIA/waveglow Loading
base: master
Choose a base ref
...
head repository: deterministic-algorithms-lab/PyTorch-Waveglow-TPU Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    7970957 View commit details
    Browse the repository at this point in the history
  2. Update mel2samp.py

    Jeevesh8 committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    ee721c3 View commit details
    Browse the repository at this point in the history
  3. Update mel2samp.py

    Jeevesh8 committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    cc0ffa7 View commit details
    Browse the repository at this point in the history
  4. Update mel2samp.py

    Jeevesh8 committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    dbfb512 View commit details
    Browse the repository at this point in the history
  5. Update mel2samp.py

    Jeevesh8 committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    f717982 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Training on TPU. Inference still on GPU.

    Jeevesh8 committed May 18, 2020
    Configuration menu
    Copy the full SHA
    d21f107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b0177 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Small change for statbility

    Jeevesh8 committed May 25, 2020
    Configuration menu
    Copy the full SHA
    4529316 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Set barrier=True to avoid RAM overflow

    Jeevesh8 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ce5249b View commit details
    Browse the repository at this point in the history
  2. print loss statement corrected

    Jeevesh8 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    7befd45 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Jeevesh8 committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    22b6af6 View commit details
    Browse the repository at this point in the history
Loading