Skip to content

Add missing include to dnnl_conv_batchnorm.h - #3072

Merged
Changming Sun (snnn) merged 1 commit into
masterfrom
snnn/d1
Feb 22, 2020
Merged

Add missing include to dnnl_conv_batchnorm.h#3072
Changming Sun (snnn) merged 1 commit into
masterfrom
snnn/d1

Conversation

@snnn

Copy link
Copy Markdown
Contributor

Description:

Without the fix, I got the following build error with gcc 9.2:

onnxruntime/core/providers/dnnl/subgraph/dnnl_conv_batchnorm.h:318:41: error: ‘sqrt’ is not a member of ‘std’; did you mean ‘sort’?

Motivation and Context

  • Why is this change required? What problem does it solve?
  • If it fixes an open issue, please link to the issue here.

@snnn
Changming Sun (snnn) requested a review from a team as a code owner February 22, 2020 01:32
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.

2 participants