Skip to content

Commit

Permalink
update per review
Browse files Browse the repository at this point in the history
  • Loading branch information
chenhu-wang committed May 7, 2021
1 parent b75ee1f commit 7607cb6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,6 @@ MKLDNNMVNNode::MKLDNNMVNNode(const std::shared_ptr<ngraph::Node>& op, const mkld
epsMode_ = INSIDE_SQRT;
acrossChannels_ = mvnOp->get_across_channels();
}

SizeVector inShape = getParentEdgeAt(0)->getDims().ToSizeVector();
transformTo5DCase(inShape);
}
Expand Down

0 comments on commit 7607cb6

Please sign in to comment.