jinhuang415 commented on issue #10504: Can MXNet operator profiling work well 
using gluon model?
URL: 
https://github.com/apache/incubator-mxnet/issues/10504#issuecomment-380660550
 
 
   Btw, is there any way to selectively do the profiling? Like only perform 
operator profiling, I asked this because in many cases the generated profile 
data are very huge (>100MB) if profile all data, it would save a lot of time if 
we can do profile selectively.
   
   I tried to use mx.profiler.set_config(profile_imperative=True, 
filename='profile_output.json') to filter operators but seems still all types 
are profiled.

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


With regards,
Apache Git Services

Reply via email to