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 2018/01/23 05:03:12 UTC

[GitHub] TaoLv commented on issue #8972: Profiling enhancements, python API, vtune and chrome tracing objects, etc.

TaoLv commented on issue #8972: Profiling enhancements, python API, vtune and chrome tracing objects, etc.
URL: https://github.com/apache/incubator-mxnet/pull/8972#issuecomment-359677391
 
 
   @cjolivier01 I have implemented a simple tool to parse the profile.json which is generated by mxnet. Please kindly find it here: [https://github.com/TaoLv/mxProfileParser](https://github.com/TaoLv/mxProfileParser)
   We use it to profile performance of mkldnn ops when we integrate mkldnn into mxnet. I'm just wonder if I can get more infomation like input/output shape from the profiling file in your current enhancements?

----------------------------------------------------------------
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