anirudhacharya commented on a change in pull request #12152: [MXNET-696] Fix profiler executer when memonger is used URL: https://github.com/apache/incubator-mxnet/pull/12152#discussion_r210118296
########## File path: example/profiler/README.md ########## @@ -5,7 +5,9 @@ Please refer to [this link](http://mxnet.incubator.apache.org/faq/perf.html?high for visualizing profiling results and make sure that you have installed a version of MXNet compiled with `USE_PROFILER=1`. -- profiler_executor.py. To run this example, simply type `python profiler_executor.py` in terminal. +- profiler_executor.py. To run this example, +1. clone mxnet-memonger (git clone https://github.com/dmlc/mxnet-memonger.git). Add path to mxnet-memonger to PYTHONPATH Review comment: then please change it accordingly. ---------------------------------------------------------------- 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
