Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: InfiniTensor/RefactorGraph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9eddc91
Choose a base ref
...
head repository: InfiniTensor/RefactorGraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10e9832
Choose a head ref
  • 16 commits
  • 69 files changed
  • 3 contributors

Commits on Feb 29, 2024

  1. build(python_ffi): 更新 ffi 用法

    Signed-off-by: YdrMaster <[email protected]>
    YdrMaster committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ca5c96a View commit details
    Browse the repository at this point in the history
  2. fix(kernel): 原地 transpose 转发 cudaMemcpy

    Signed-off-by: YdrMaster <[email protected]>
    YdrMaster committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bf0b90a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bf6bef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f42f250 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge pull request #94 from InfiniTensor/fix-matmul

    feat (kernel): llm matmul增加alpha beta属性
    YdrMaster authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ba32c8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from InfiniTensor/kernel-rope

    feat (kernel): 增加RoPE算子
    YdrMaster authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    85b5d82 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix(kernel): 为 Transpose 提供 reform

    Signed-off-by: YdrMaster <[email protected]>
    YdrMaster committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    eca616f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7e08d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. fix(onnx): 注册 DepthToSpace

    Signed-off-by: YdrMaster <[email protected]>
    YdrMaster committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5f7f8ab View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    0dbfa3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81fa9de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea57013 View commit details
    Browse the repository at this point in the history
  4. feat:support opt layernorm

    bitzyz committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0464e77 View commit details
    Browse the repository at this point in the history
  5. feat: support onnx::layernorm

    bitzyz committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9ab335a View commit details
    Browse the repository at this point in the history
  6. feat: support gelu fuse

    bitzyz committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    908c795 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    10e9832 View commit details
    Browse the repository at this point in the history
Loading