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

optimize group_norm op forward #39596

Merged
merged 8 commits into from
Mar 1, 2022
Merged

Commits on Feb 16, 2022

  1. optimize group norm forward

    Zjq9409 committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    0c0d256 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. use vectorized optimization

    Zjq9409 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    641ab69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58d7046 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d326c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    7f3c76b View commit details
    Browse the repository at this point in the history
  2. add scalar calculation code

    Zjq9409 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    72cb069 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. optimize code

    Zjq9409 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    d358a6d View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    908f4e4 View commit details
    Browse the repository at this point in the history