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 softplus FP32 FWD OneDNN kernel #36382

Merged
merged 8 commits into from
Oct 18, 2021
Merged

Commits on Oct 12, 2021

  1. added softplus

    jakpiase committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a452c61 View commit details
    Browse the repository at this point in the history
  2. refactored softplus op

    jakpiase committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    dff0af9 View commit details
    Browse the repository at this point in the history
  3. deleted unnecessary file

    jakpiase committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    91216c5 View commit details
    Browse the repository at this point in the history
  4. added missing file

    jakpiase committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    980be69 View commit details
    Browse the repository at this point in the history
  5. added formatting

    jakpiase committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    1a0dd1c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    90efe13 View commit details
    Browse the repository at this point in the history
  2. added reviewer suggestion

    jakpiase committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0377970 View commit details
    Browse the repository at this point in the history
  3. unified softplus kernel

    jakpiase committed Oct 13, 2021
    1 Configuration menu
    Copy the full SHA
    be4e56c View commit details
    Browse the repository at this point in the history