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

[PIR]Migrate API fused_linear_activation,fused_matmul_bias,softmax_mask_fuse,FusedLinear to PIR #61331

Merged
merged 6 commits into from
Feb 1, 2024

Commits on Jan 30, 2024

  1. adapt api

    YuanRisheng committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    667d30b View commit details
    Browse the repository at this point in the history
  2. fix gemm epilogure

    YuanRisheng committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ddf9903 View commit details
    Browse the repository at this point in the history
  3. fix llm

    YuanRisheng committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1a0aaba View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix gemm

    YuanRisheng committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    46961de View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    YuanRisheng committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    aaa0fd8 View commit details
    Browse the repository at this point in the history
  3. fix compile

    YuanRisheng committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bcac633 View commit details
    Browse the repository at this point in the history