Skip to content
This repository was 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
TaoLv merged 1 commit into
apache:v1.xfrom
ciyongch:fix_gelu_1.x
Aug 18, 2020
Merged

[v1.x]fix gelu to use erf based algorithm (#18827)#18946
TaoLv merged 1 commit into
apache:v1.xfrom
ciyongch:fix_gelu_1.x

Conversation

@ciyongch

Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor Author

@mxnet-bot run ci [unix-cpu]

@mxnet-bot

Copy link
Copy Markdown

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

3 participants