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

[Op] Add attention and bias_gelu ops #41

Merged
merged 7 commits into from
Feb 7, 2023
Merged

[Op] Add attention and bias_gelu ops #41

merged 7 commits into from
Feb 7, 2023

Commits on Feb 6, 2023

  1. [Op] Add attention ops

    comaniac committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e2d013a View commit details
    Browse the repository at this point in the history
  2. mlp

    comaniac committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    1c9b091 View commit details
    Browse the repository at this point in the history
  3. lint

    comaniac committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    dc6c300 View commit details
    Browse the repository at this point in the history
  4. info

    comaniac committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    79b8de1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. lint

    comaniac committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4780242 View commit details
    Browse the repository at this point in the history
  2. fix order

    comaniac committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8a2fc91 View commit details
    Browse the repository at this point in the history
  3. record name and fix test

    comaniac committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d880f26 View commit details
    Browse the repository at this point in the history