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

Updated test_graph_optims and test_graph_scaling_fused_optimizers to use new OptimizerInfo infrastructure #125127

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

Commits on Apr 18, 2024

  1. Adding TestCudaOptims class to move test_graph_optims function and te…

    …st_graph_scaling_fused_optimizers to
    jayanthd04 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fe29e60 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 25, 2024

  1. Creating test_new_graph_scaling_fused_optimizers under TestCudaOptims…

    … class and using OptimizerInfos
    jayanthd04 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9e86434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6abfb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    3a86b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c93214e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    2aca95f View commit details
    Browse the repository at this point in the history
  2. Fixing some linting issues

    jayanthd04 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    501590b View commit details
    Browse the repository at this point in the history
  3. Fixing more linting issues

    jayanthd04 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c10432e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e0945a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e230e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7b33f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af8653c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35e1b6a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    39d99b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d72aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eac2bd0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    be64baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f542b View commit details
    Browse the repository at this point in the history
  3. Fixing linting issues

    jayanthd04 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e901a0a View commit details
    Browse the repository at this point in the history
  4. Cleaning up test_cuda.py

    jayanthd04 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    91264d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a6c915 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Adding has_capturable_arg to common_optimizers.py, deleting helper fu…

    …nction for test_graph_optims, and cleaning up test_cuda.py
    jayanthd04 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e80cde4 View commit details
    Browse the repository at this point in the history
  2. Fixing linting issues

    jayanthd04 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    37e6979 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Rearranging common_optimizers.py configs, cleaning up test_cuda.py an…

    …d getting rid of explicitly assigning betas
    jayanthd04 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d4815a7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    a0af2fe View commit details
    Browse the repository at this point in the history
  2. Fixing linting issues

    jayanthd04 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    543bba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b13d6b0 View commit details
    Browse the repository at this point in the history
  4. Fixing linting issue

    jayanthd04 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cd6249f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f92373 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d968d7 View commit details
    Browse the repository at this point in the history
  7. Fixing linting issue

    jayanthd04 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    236f2fe View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    83fd6fe View commit details
    Browse the repository at this point in the history
  2. Fixing linting issues

    jayanthd04 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    041afac View commit details
    Browse the repository at this point in the history