Skip to content

Conversation

@sreekanth-yalachigere
Copy link
Contributor

Sum Kernel

core\providers\mkldnn\math\sum.cc
core\providers\mkldnn\math\sum.h

Modified base class Sum_6 in core\providers\cpu\math\element_wise_ops.h Removed final
for mkldnn to fallback to cpu computation.

Batch Norm Kernel

core\providers\mkldnn\nn\batch_norm.cc
core\providers\mkldnn\nn\batch_norm.h

Modified base class onnxruntime::BatchNorm in file core\providers\cpu\nn\batch_norm.h
Removed final and made epsilon_ as protected member.

@sreekanth-yalachigere sreekanth-yalachigere requested a review from a team as a code owner December 6, 2018 07:12
@sreekanth-yalachigere
Copy link
Contributor Author

@pranavsharma how to kick off CI pipeline?

Copy link
Member

@jywu-msft jywu-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you sync master? I think there are changes here that aren't yours.

@sreekanth-yalachigere
Copy link
Contributor Author

@jywu-msft I noticed it. I am having problems to sync master.
getting the following message when I try to merge upstream/master

merge: upsteam/master - not something we can merge
Can I close this create a new PR?

@jywu-msft
Copy link
Member

did you fetch upstream to pull in the latest and then merge?

@sreekanth-yalachigere
Copy link
Contributor Author

yes

@sreekanth-yalachigere
Copy link
Contributor Author

@jywu-msft I now only see my changes. Can you please take a look?

@microsoft microsoft deleted a comment from azure-pipelines bot Dec 8, 2018
@pranavsharma pranavsharma merged commit bdd5e58 into microsoft:master Dec 8, 2018
snnn pushed a commit that referenced this pull request Dec 11, 2018
snnn pushed a commit that referenced this pull request Dec 12, 2018
* Revert "mkldnn activations.relu (#86)"

This reverts commit 6d80253.

* Revert "MKLDNN Sum and Batch Normalizaton kernels (#115)"

This reverts commit bdd5e58.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants