ashokei 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_r182928559
########## 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: comment was correct, it says mkldnn engine is thread safe to use in mkldnn cpp api. ---------------------------------------------------------------- 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