safrooze commented on issue #13997: Mxnet runtime profile for each layers in details URL: https://github.com/apache/incubator-mxnet/issues/13997#issuecomment-458240893 The profiling results are not separated by layer, but rather by operation. In the [View in browser](https://mxnet.incubator.apache.org/versions/master/tutorials/python/profiler.html#view-in-browser) section of the tutorial mentioned above, you can see every operator execution on a timeline, which allows you to gain a complete understanding of how operators are executed by the engine. Please close this issue if this satisfies your question. Also for future questions like this, please use [discuss.mxnet.io](https://discuss.mxnet.io) forum.
---------------------------------------------------------------- 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
