zheng-da commented on issue #8302: Refactor operators & MKLDNN
URL: https://github.com/apache/incubator-mxnet/pull/8302#issuecomment-350410800
 
 
   @cjolivier01 the reason code refactoring and MKLDNN are put in the same PR 
is that we don't want to refactor original MKL code. We don't want a PR to 
remove features.
   
   Google test for batch norm is going to be difficult because now batchnorm 
and batchnorm_v1 are using different interfaces. To enable this test, I guess 
that the only option is to refactor batchnorm_v1 as well.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to