zheng-da commented on a change in pull request #11301: MKLDNN Backward op cache
URL: https://github.com/apache/incubator-mxnet/pull/11301#discussion_r200819645
##########
File path: src/operator/nn/mkldnn/mkldnn_lrn-inl.h
##########
@@ -133,13 +134,23 @@ void MKLDNNLRNFwd::_Init(const LRNParam ¶m,
void MKLDNNLRNFwd::SetDataHandle(const NDArray &in_data,
const NDArray &out_data) {
Review comment:
why `in_data` is not used?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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