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

New ViT backbone, validation, and code optimizations #40

Merged
merged 11 commits into from
Jun 16, 2024
Merged

New ViT backbone, validation, and code optimizations #40

merged 11 commits into from
Jun 16, 2024

Commits on Jun 2, 2024

  1. Add set_default_from_args

    loribonna committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    cb2b995 View commit details
    Browse the repository at this point in the history
  2. Minor refactors

    loribonna committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7fa5fc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Add cifar10-224. Add system_tracker to log memory usage. Add code_opt…

    …imization argument. Minor format changes.
    loribonna committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d940844 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Add vit as supported backbone. Updated ViT for L2P, CODA-Prompt, Dual…

    …Prompt, SLCA. Refactor resnet names.
    loribonna committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f774632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dbcfd8 View commit details
    Browse the repository at this point in the history
  3. autopep and minor changes

    loribonna committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    e321fc1 View commit details
    Browse the repository at this point in the history
  4. updated docs

    loribonna committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c4b2acc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b7053c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    9b4ca98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d778db View commit details
    Browse the repository at this point in the history
  3. Add validation and fitting modes. Add early stopping. Updated docs. A…

    …dd tests for checkpoint. Minor refactors.
    loribonna committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    37e1363 View commit details
    Browse the repository at this point in the history