You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/04 16:20:39 UTC

[GitHub] cjolivier01 commented on a change in pull request #8870: [clang][warning] fix warnings about braced initializer (fixes warning in concurrenc?

cjolivier01 commented on a change in pull request #8870: [clang][warning] fix warnings about braced initializer (fixes warning in concurrenc?
URL: https://github.com/apache/incubator-mxnet/pull/8870#discussion_r154696937
 
 

 ##########
 File path: src/c_api/c_api_ndarray.cc
 ##########
 @@ -191,7 +191,6 @@ int MXInvokeCachedOp(CachedOpHandle handle,
                      NDArrayHandle *inputs,
                      int *num_outputs,
                      NDArrayHandle **outputs) {
-  static const auto cached_op = nnvm::Op::Get("_CachedOp");
 
 Review 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