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

V2: improve CLI for multitask #647

Merged
merged 34 commits into from
Feb 29, 2024
Merged

V2: improve CLI for multitask #647

merged 34 commits into from
Feb 29, 2024

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    7299ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f12a18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89d15d0 View commit details
    Browse the repository at this point in the history
  4. Add example model for cli test

    hwpang committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f3dc05b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87eb0ad View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    0cc1235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c9efb6 View commit details
    Browse the repository at this point in the history
  3. Add multitask mve cli test

    hwpang committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0ad745c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19dcd32 View commit details
    Browse the repository at this point in the history
  5. Add test to train mve

    hwpang committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c4e8079 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5905b5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f4957c View commit details
    Browse the repository at this point in the history
  8. Evaluate on the mean, not var

    hwpang committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    660cdfc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61a38fb View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 27, 2024

  1. Remove unnecessary to list

    hwpang committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d5d4f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    647cbb5 View commit details
    Browse the repository at this point in the history
  3. Remove mve

    hwpang committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9d2ea14 View commit details
    Browse the repository at this point in the history
  4. Formatting

    hwpang committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ebb5e29 View commit details
    Browse the repository at this point in the history
  5. Fix dimension

    hwpang committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6035d6d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    61f9c14 View commit details
    Browse the repository at this point in the history
  2. Change type check

    hwpang committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    867b0fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0477271 View commit details
    Browse the repository at this point in the history
  4. Remove mve related changes

    hwpang committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    95154aa View commit details
    Browse the repository at this point in the history
  5. Type check integer

    hwpang committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bed4d46 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

    hwpang committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0a74476 View commit details
    Browse the repository at this point in the history
  3. Remove merge artifects

    hwpang committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8bc682b View commit details
    Browse the repository at this point in the history
  4. Update example model file

    hwpang committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7f91eac View commit details
    Browse the repository at this point in the history
  5. Use float in type check

    hwpang committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b345795 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c85a814 View commit details
    Browse the repository at this point in the history
  7. Remove unused MveFFN

    Co-authored-by: Nathan Morgan <nate.k.morgan@gmail.com>
    hwpang and KnathanM committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d819f36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1027006 View commit details
    Browse the repository at this point in the history