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 issues with PL 1.8 #5353

Merged
merged 29 commits into from
Nov 28, 2022
Merged

Fix issues with PL 1.8 #5353

merged 29 commits into from
Nov 28, 2022

Commits on Nov 8, 2022

  1. Fix issues with PL 1.8

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    477baaa View commit details
    Browse the repository at this point in the history
  2. Set scripting variable

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c6eb78c View commit details
    Browse the repository at this point in the history
  3. Fix missing arg

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4cc6301 View commit details
    Browse the repository at this point in the history
  4. Cleanup list

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    25e0f77 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Fix reference

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    60db72b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ed8d1e View commit details
    Browse the repository at this point in the history
  3. Try to fix hanging EMA test

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6ef98e7 View commit details
    Browse the repository at this point in the history
  4. Missing \

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    e25704c View commit details
    Browse the repository at this point in the history
  5. Add strategy

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    4da05eb View commit details
    Browse the repository at this point in the history
  6. See if setting the chdir fixes the hanging DDP test

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    4e6913c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. See if removing the subdir setter fixes the issue

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    07d4292 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/lightning_1.8_support

    # Conflicts:
    #	nemo/utils/exp_manager.py
    SeanNaren committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9c6307a View commit details
    Browse the repository at this point in the history
  3. Remove checks

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    15087e5 View commit details
    Browse the repository at this point in the history
  4. Try [0,1] for devices

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4a01cec View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    1aad730 View commit details
    Browse the repository at this point in the history
  2. Add code back

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b1add40 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Remove space

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8c7d7e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Merge branch 'main' into feat/lightning_1.8_support

    # Conflicts:
    #	nemo/core/classes/exportable.py
    SeanNaren committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    dce4918 View commit details
    Browse the repository at this point in the history
  2. Update requirements

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    9e8ab6b View commit details
    Browse the repository at this point in the history
  3. Swap import path

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b33501d View commit details
    Browse the repository at this point in the history
  4. Update references

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    580654c View commit details
    Browse the repository at this point in the history
  5. Fix deprecated variables

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ed8df6f View commit details
    Browse the repository at this point in the history
  6. Fix missing var

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    12d7ea2 View commit details
    Browse the repository at this point in the history
  7. Fix var

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0e8e59a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8efe28f View commit details
    Browse the repository at this point in the history
  9. Revert changes

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d672304 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    706b19c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Address review

    Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
    SeanNaren committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    d614378 View commit details
    Browse the repository at this point in the history