piiswrong commented on a change in pull request #7698: Second order gradient 
and Subgraph execution
URL: https://github.com/apache/incubator-mxnet/pull/7698#discussion_r139220420
 
 

 ##########
 File path: src/c_api/c_api_function.cc
 ##########
 @@ -162,38 +162,35 @@ int MXCustomFunctionRecord(int num_inputs, NDArrayHandle 
*inputs,
                            MXCallbackList *callbacks) {
   using namespace mxnet;
   using namespace mxnet::custom_function;
-  using mxnet::autograd::AutogradRuntime;
 
 Review comment:
   This is only used by autograd.Function
 
----------------------------------------------------------------
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