sandeep-krishnamurthy commented on a change in pull request #15132: Profiler API Enhancements URL: https://github.com/apache/incubator-mxnet/pull/15132#discussion_r293507887
########## File path: include/mxnet/c_api.h ########## @@ -329,6 +330,19 @@ MXNET_DLL int MXDumpProfile(int finished); */ MXNET_DLL int MXAggregateProfileStatsPrint(const char **out_str, int reset); +/*! Review comment: May be you need to reword this doc. It is not just Printing. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
