ciyongch commented on a change in pull request #15351: fix fp32 flatten issue
URL: https://github.com/apache/incubator-mxnet/pull/15351#discussion_r298428090
##########
File path: src/operator/nn/mkldnn/mkldnn_reshape.cc
##########
@@ -98,62 +75,63 @@ class MKLDNNReshapeForward {
} else {
LOG(FATAL) << "not supported req type: " << req;
}
Review comment:
indent from Line38 to 77?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services