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

chore: port over PyTorch example to use Trainer API [MLG-1181] #8292

Merged
merged 18 commits into from
Nov 7, 2023

Commits on Nov 1, 2023

  1. wip

    azhou-determined committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    207a864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49029b1 View commit details
    Browse the repository at this point in the history
  3. wip

    azhou-determined committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c1380a7 View commit details
    Browse the repository at this point in the history
  4. wording tweaks

    azhou-determined committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4412aee View commit details
    Browse the repository at this point in the history
  5. pr comments

    azhou-determined committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7cd1311 View commit details
    Browse the repository at this point in the history
  6. readme update

    azhou-determined committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d4bd7da View commit details
    Browse the repository at this point in the history
  7. train.py

    azhou-determined committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    79db082 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fix tests

    azhou-determined committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2bddcb8 View commit details
    Browse the repository at this point in the history
  2. fix tests

    azhou-determined committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5424862 View commit details
    Browse the repository at this point in the history
  3. fmt

    azhou-determined committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9454df3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. fix imports

    azhou-determined committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d940fe5 View commit details
    Browse the repository at this point in the history
  2. fix test

    azhou-determined committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1a342b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    368d15d View commit details
    Browse the repository at this point in the history
  4. fmt

    azhou-determined committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1a783de View commit details
    Browse the repository at this point in the history
  5. fix test

    azhou-determined committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bef2033 View commit details
    Browse the repository at this point in the history
  6. refactor test

    azhou-determined committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e519ef0 View commit details
    Browse the repository at this point in the history
  7. test

    azhou-determined committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    afc001c View commit details
    Browse the repository at this point in the history
  8. fmt

    azhou-determined committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b8f97ed View commit details
    Browse the repository at this point in the history