Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[v1.x]fix gelu to use erf based algorithm (#18827) #18946

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

ciyongch
Copy link
Contributor

Description

Backport #18827 to v1.x branch, which changed the gelu to use erf based algorithm for MLKDNN (oneDNN) backend.

@TaoLv @pengzhao-intel

@mxnet-bot
Copy link

Hey @ciyongch , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [windows-cpu, clang, windows-gpu, sanity, unix-cpu, centos-gpu, edge, website, miscellaneous, unix-gpu, centos-cpu]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@ciyongch
Copy link
Contributor Author

@mxnet-bot run ci [unix-cpu]

@mxnet-bot
Copy link

Jenkins CI successfully triggered : [unix-cpu]

@TaoLv TaoLv merged commit 6ae469a into apache:v1.x Aug 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants