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

[Prim][PIR] gelu forward sink #58981

Merged
merged 12 commits into from
Nov 20, 2023

Commits on Nov 6, 2023

  1. prim gelu op sink

    kevincheng2 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4932b99 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. prim gelu op sink

    kevincheng2 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b12762a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. update gelu code

    kevincheng2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    36ef076 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. merge code

    kevincheng2 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b6080c6 View commit details
    Browse the repository at this point in the history
  2. update code

    kevincheng2 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    242b62c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. pir gelu sink c++

    kevincheng2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    80962d6 View commit details
    Browse the repository at this point in the history
  2. pir gelu sink c++

    kevincheng2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8943b48 View commit details
    Browse the repository at this point in the history
  3. merge code

    kevincheng2 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8b19297 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. process accuracy

    kevincheng2 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    10ec34a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. adapter windows

    kevincheng2 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f5bd2c8 View commit details
    Browse the repository at this point in the history
  2. adapter windows

    kevincheng2 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    59e960d View commit details
    Browse the repository at this point in the history
  3. adapter windows

    kevincheng2 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8310c3f View commit details
    Browse the repository at this point in the history