eric-haibin-lin commented on a change in pull request #13419: [MXNET-1233] 
Enable dynamic shape in CachedOp
URL: https://github.com/apache/incubator-mxnet/pull/13419#discussion_r242034481
 
 

 ##########
 File path: src/imperative/imperative_utils.h
 ##########
 @@ -1002,6 +1009,18 @@ void RunGraph(const bool retain_graph,
               const DispatchModeVector &dispatch_modes,
               bool recording);
 
+
+void NaiveRunGraph(const bool retain_graph,
 
 Review comment:
   I think these new functions deserve documentations for inputs/outputs and 
what it does to keep the readability 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to