Skip to content

Add missing include to dnnl_conv_batchnorm.h#3072

Merged
snnn merged 1 commit intomasterfrom
snnn/d1
Feb 22, 2020
Merged

Add missing include to dnnl_conv_batchnorm.h#3072
snnn merged 1 commit intomasterfrom
snnn/d1

Conversation

@snnn
Copy link
Contributor

@snnn snnn commented Feb 22, 2020

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 snnn requested a review from a team as a code owner February 22, 2020 01:32
@snnn snnn merged commit e38df45 into master Feb 22, 2020
@snnn snnn deleted the snnn/d1 branch February 22, 2020 04:17
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