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

Added pad3d and pad2d FP32 FWD oneDNN kernels #43990

Merged
merged 20 commits into from
Jul 19, 2022
Merged

Commits on Jun 27, 2022

  1. Piotrek's changes for pad3d

    piotrekobi authored and jakpiase committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    36128ec View commit details
    Browse the repository at this point in the history
  2. my changes

    jakpiase committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    4e8ae03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6917786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78c45ee View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. optimized pad3d kernel

    jakpiase committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ce02a26 View commit details
    Browse the repository at this point in the history
  2. test upadte

    jakpiase committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e0410f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. removed magic numbers

    jakpiase committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    84e30fe View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    01be075 View commit details
    Browse the repository at this point in the history
  2. added support for pad2d

    jakpiase committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    62e3dc6 View commit details
    Browse the repository at this point in the history
  3. reverted two files

    jakpiase committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f54cd0c View commit details
    Browse the repository at this point in the history
  4. reverted one old change

    jakpiase committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    776bba6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9897681 View commit details
    Browse the repository at this point in the history
  6. CI fix

    jakpiase committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    fa618f2 View commit details
    Browse the repository at this point in the history
  7. CI fix

    jakpiase committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d3aca15 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. fixed timeout of tests

    jakpiase committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    52534a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. fixed typo

    jakpiase committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    24eff5e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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

Commits on Jul 6, 2022

  1. Revert "changes to GetKernelTypeForVar"

    This reverts commit 4691061.
    jakpiase committed Jul 6, 2022
    1 Configuration menu
    Copy the full SHA
    84893ee View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. added AsExtra() to pad2d

    jakpiase committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    add743f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

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