TaoLv commented on a change in pull request #10616: ensure same mkldnn engine is used for consistency
URL: https://github.com/apache/incubator-mxnet/pull/10616#discussion_r182928254
##########
File path: src/operator/nn/mkldnn/mkldnn_base-inl.h
##########
@@ -67,7 +67,8 @@ class CpuEngine {
public:
static CpuEngine *Get() {
// I's thread-safe in C++11.
Review comment:
So we need remove this line of comment?
----------------------------------------------------------------
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:
users@infra.apache.org
With regards,
Apache Git Services
|