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

[T104292598] Refactor the "LRA" training code -> Pytorch Lightning #343

Merged
merged 10 commits into from
Jul 8, 2022
Merged

[T104292598] Refactor the "LRA" training code -> Pytorch Lightning #343

merged 10 commits into from
Jul 8, 2022

Commits on Jun 28, 2022

  1. First attempt at PL trainer

    lisjin committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    328d54c View commit details
    Browse the repository at this point in the history
  2. Blocksparse switch revisions (#342)

    * minor cleanup; updated changelog
    
    * fixed mypy error
    
    * added checking for blocksparse availability
    
    Co-authored-by: Chris Yuan <christopheryuan@learnfair1490.h2.fair>
    Co-authored-by: Chris Yuan <christopheryuan@devfair0278.h2.fair>
    3 people committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    9d1dc80 View commit details
    Browse the repository at this point in the history
  3. Finish PL refactor

    lisjin committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d7b76b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aca9be View commit details
    Browse the repository at this point in the history
  5. Fix flake8 error

    lisjin committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    4257066 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Make isort happy

    lisjin committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    bd7638f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae0aa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

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

Commits on Jul 5, 2022

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