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

Add AXPY oneDNN handler #33632

Merged
merged 15 commits into from
Jun 21, 2021
Merged

Add AXPY oneDNN handler #33632

merged 15 commits into from
Jun 21, 2021

Commits on May 21, 2021

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

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    fedcd62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7b23a View commit details
    Browse the repository at this point in the history
  3. Fix ifdefs

    arogowie-intel committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b2d6dfe View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    425a76b View commit details
    Browse the repository at this point in the history
  2. Guard handler_axpy with proper ifdefs.

    * Compilation of this function is possible only when Paddle is not build
    with CUDA nor HIP.
    arogowie-intel committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    62b1ada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c28aa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f0677b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c022f9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b6d418 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    274cdb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

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

Commits on Jun 19, 2021

  1. update

    lidanqing-intel committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    f37be24 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. update

    lidanqing-intel committed Jun 21, 2021
    1 Configuration menu
    Copy the full SHA
    435154d View commit details
    Browse the repository at this point in the history