-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[Caffe2][Training performance]Implementation MomentumSGD/MomentumSGDUpdate operators for mkl-dnn #11686
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
Conversation
|
@wesolwsk,Please review the commit. |
facebook-github-bot
left a comment
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.
wesolwsk has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
Getting lots of errors as follows: caffe2/caffe2/core/operator.h: In instantiation of ‘const T& caffe2::OperatorBase::Input(int) [with T = caffe2::Tensor]’: |
0c93b19 to
17e68c9
Compare
|
@wesolwsk ,I had updated code. Please review it. |
facebook-github-bot
left a comment
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.
wesolwsk has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
17e68c9 to
c5bf9f1
Compare
facebook-github-bot
left a comment
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.
wesolwsk has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
@wesolwsk ,for line 37 and line78,ShadowingClass warning,I didn't know how to change it,do you have some suggestions for this? |

the speed-up of a single operation is up to 6X on BDW.