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

Add support for AdapterPlus #746

Merged
merged 35 commits into from
Nov 25, 2024
Merged

Add support for AdapterPlus #746

merged 35 commits into from
Nov 25, 2024

Commits on Oct 18, 2024

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

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    20f8eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f42a855 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    54551ab View commit details
    Browse the repository at this point in the history
  2. fixed typo inside AdapterPlusConfig and added DropPath inside __init_…

    …_ and forward functions in Adapter class
    julian-fong committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8f741f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3845c76 View commit details
    Browse the repository at this point in the history
  4. Update adapter_config.py

    julian-fong authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d31f9ad View commit details
    Browse the repository at this point in the history
  5. Update adapter_config.py

    julian-fong authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c92b390 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6a43d7 View commit details
    Browse the repository at this point in the history
  7. Update modeling.py

    julian-fong authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cc77959 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. added config to init file

    julian-fong committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9437d5b View commit details
    Browse the repository at this point in the history
  2. update adapter_config.py

    julian-fong committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    009b2fe View commit details
    Browse the repository at this point in the history
  3. fixed StochasticDepth

    julian-fong committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0660776 View commit details
    Browse the repository at this point in the history
  4. update Adapter class

    julian-fong committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ca9905b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. made docstring consistent

    julian-fong committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    25b1488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c25050 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    79dd694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9166624 View commit details
    Browse the repository at this point in the history
  3. updated __init__ file

    julian-fong committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    169b303 View commit details
    Browse the repository at this point in the history
  4. updated documentation

    julian-fong committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0f54dae View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

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

Commits on Nov 3, 2024

  1. added torchvision as an optional dependency, and added torchvision to…

    … as a install dep in tests
    julian-fong committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    d899b50 View commit details
    Browse the repository at this point in the history
  2. update

    julian-fong committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    2452306 View commit details
    Browse the repository at this point in the history
  3. updates

    julian-fong committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    dea8830 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6d6fa2 View commit details
    Browse the repository at this point in the history
  5. updates

    julian-fong committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a7f7705 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e99304b View commit details
    Browse the repository at this point in the history
  7. updates

    julian-fong committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    89ff2b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66093ec View commit details
    Browse the repository at this point in the history
  9. fixed typo

    julian-fong committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    21f8aad View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. added notebook

    julian-fong committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    b770279 View commit details
    Browse the repository at this point in the history
  2. updated readme

    julian-fong committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ef7a7dd View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

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