ZhaoqiZhu edited a comment on issue #15070: CustomOp does not show up in 
profiler output
URL: 
https://github.com/apache/incubator-mxnet/issues/15070#issuecomment-496649800
 
 
   Because of asynchronicity I think we need to call `mx.nd.waitall()` before 
`profiler.set_state('stop')`.
   
   I did that and got:
   
   ![Screen Shot 2019-05-28 at 12 09 31 
PM](https://user-images.githubusercontent.com/10722037/58505327-8bcf8080-8141-11e9-9114-8b3d252823bb.png)
   
   The custom operators did show up.
   
   However, here I actually created two different custom operators, but we 
could not tell the difference from the table. I will try to see if I can get 
them listed separately.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to