-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[CPU] Added Mish activation #1555
[CPU] Added Mish activation #1555
Conversation
2e7e2f0
to
fdb0eb5
Compare
Where are tests? |
fdb0eb5
to
5877b7f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@dmitry-gorokhov could you please review? |
@a-sidorova mkldnn submodule is not pointing on latest commit of openvinotoolkit/oneDNN#9. Please update it and I will merge the PR. |
5877b7f
to
0d69ed3
Compare
0d69ed3
to
cd4f5c0
Compare
Done |
Added Mish activation.
PR in OneDNN: openvinotoolkit/oneDNN#9