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

Fix asr warnings #10469

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Fix asr warnings #10469

wants to merge 20 commits into from

Commits on Sep 10, 2024

  1. check

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4918ef9 View commit details
    Browse the repository at this point in the history
  2. 1

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a69b723 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. added to examples/asr

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    233dcc3 View commit details
    Browse the repository at this point in the history
  2. deprecates cuda.amp.autocast to replace with amp.autocast(**Args)

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e8cea2e View commit details
    Browse the repository at this point in the history
  3. Apply isort and black reformatting

    Signed-off-by: nithinraok <[email protected]>
    nithinraok committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7c11cac View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. check

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e197d3b View commit details
    Browse the repository at this point in the history
  2. 1

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    466286a View commit details
    Browse the repository at this point in the history
  3. added to examples/asr

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f081911 View commit details
    Browse the repository at this point in the history
  4. deprecates cuda.amp.autocast to replace with amp.autocast(**Args)

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0122720 View commit details
    Browse the repository at this point in the history
  5. Apply isort and black reformatting

    Signed-off-by: nithinraok <[email protected]>
    nithinraok authored and Nithin Rao Koluguri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d8a78a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0c711f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix_asr_warnings' of https://github.com/NVIDIA/NeMo int…

    …o fix_asr_warnings
    Nithin Rao Koluguri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ef136be View commit details
    Browse the repository at this point in the history
  8. tested on V100

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e7ae53c View commit details
    Browse the repository at this point in the history
  9. Apply isort and black reformatting

    Signed-off-by: nithinraok <[email protected]>
    nithinraok committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7cf2bcd View commit details
    Browse the repository at this point in the history
  10. replace cuda for jit scripted modules

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    19b654f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e8b82e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch 'fix_asr_warnings' of https://github.com/NVIDIA/NeMo int…

    …o fix_asr_warnings
    Nithin Rao Koluguri committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    973b729 View commit details
    Browse the repository at this point in the history
  2. device type fix

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    87e6981 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fe290c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    a9cb5b2 View commit details
    Browse the repository at this point in the history