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

Replace matmul(v2) with fused_matmul during oneDNN fuse passes #49515

Merged
merged 58 commits into from
Feb 3, 2023

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    8cf612a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a877be View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    71da01e View commit details
    Browse the repository at this point in the history
  2. removing fusion methods

    Silv3S committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e47c071 View commit details
    Browse the repository at this point in the history
  3. add proper name

    Silv3S committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2d863cd View commit details
    Browse the repository at this point in the history
  4. adjust namespaces

    Silv3S committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    02fbcb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. clean attrs in python tests

    Silv3S committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    7df1a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b4e05 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. remove unused code

    Silv3S committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c98f126 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    53f6ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a301add View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. split MatmulOneDNN headers

    Silv3S committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    3cff939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc26096 View commit details
    Browse the repository at this point in the history
  3. add fuse_activation

    Silv3S committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a8c3774 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    edb6615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf6d5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0bf97e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    773f3c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aee35ec View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. merge newest develop

    Silv3S committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    cac16fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cfa75b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2e9baa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5eb838c View commit details
    Browse the repository at this point in the history
  5. revert pbtxt

    Silv3S committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    dc3cf8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5833035 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. add description in OPMaker

    Silv3S committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5d71310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8195aa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e1c32b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7df785 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    946bf04 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    415202e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    52d43ca View commit details
    Browse the repository at this point in the history
  2. restart broken CI

    Silv3S committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    8687536 View commit details
    Browse the repository at this point in the history
  3. Empty-Commit

    Silv3S committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4bd883f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    35ad305 View commit details
    Browse the repository at this point in the history
  2. revert matmul_utils.h

    Silv3S committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    efaacbf View commit details
    Browse the repository at this point in the history
  3. codestyle

    Silv3S committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    60b2eec View commit details
    Browse the repository at this point in the history
  4. adjust imports

    Silv3S committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    3d266dd View commit details
    Browse the repository at this point in the history
  5. add pbtxt file

    Silv3S committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    39edccd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    25659f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc52e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a00c10e View commit details
    Browse the repository at this point in the history
  4. adjust changes to develop

    Silv3S committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    274f399 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. add fused_matmul op

    Silv3S committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    bd57ba6 View commit details
    Browse the repository at this point in the history
  2. inherit base ops

    Silv3S committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a825670 View commit details
    Browse the repository at this point in the history
  3. add "v2"

    Silv3S committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    dbbeacc View commit details
    Browse the repository at this point in the history
  4. move OPMaker

    Silv3S committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    2276699 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f741b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fa89a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bef0d26 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. 2023

    Silv3S committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d61c27b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862671a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4b945a View commit details
    Browse the repository at this point in the history
  4. Update paddle/phi/backends/onednn/onednn_reuse.h

    Co-authored-by: Tomasz Socha <[email protected]>
    Silv3S and tsocha authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b8dc210 View commit details
    Browse the repository at this point in the history
  5. Update paddle/phi/kernels/fusion/onednn/fused_matmul_kernel.cc

    Co-authored-by: Tomasz Socha <[email protected]>
    Silv3S and tsocha authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1ce346e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. resolve conflicts

    Silv3S committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    51e704a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cbb217 View commit details
    Browse the repository at this point in the history
  3. codestyle

    Silv3S committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    f0e2abe View commit details
    Browse the repository at this point in the history