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

[Enhancement] Support LayerScale #2451

Merged
merged 16 commits into from
Dec 11, 2022
Merged

Commits on Nov 23, 2022

  1. add layer scale

    okotaku committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    5631fab View commit details
    Browse the repository at this point in the history
  2. add layer scale

    okotaku committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    12e1055 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. add layer scale

    okotaku committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    fbf9b6e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Update mmcv/cnn/bricks/transformer.py

    Co-authored-by: Zaida Zhou <[email protected]>
    okotaku and zhouzaida authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7465c80 View commit details
    Browse the repository at this point in the history
  2. Update mmcv/cnn/bricks/transformer.py

    Co-authored-by: Zaida Zhou <[email protected]>
    okotaku and zhouzaida authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    29804dc View commit details
    Browse the repository at this point in the history
  3. add layer scale

    okotaku committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    995f6a8 View commit details
    Browse the repository at this point in the history
  4. move LayerScale

    okotaku committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    9cc7b9d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. add layer_scale_init_value

    okotaku committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    d20aa0f View commit details
    Browse the repository at this point in the history
  2. add typehint

    okotaku committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    07985db View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. fix for tensor with any dim

    okotaku committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    6bd66aa View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. fix layer scale rule

    okotaku committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3e211d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. fix layer scale rule

    okotaku committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f037cd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    e625670 View commit details
    Browse the repository at this point in the history
  2. fix test

    okotaku committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    555e4dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7bf492 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. add docs

    okotaku committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ec1a7cb View commit details
    Browse the repository at this point in the history