Zha0q1 edited a comment on issue #9686: [Discussion] MXNet 2.0 Roadmap (was: 
APIs that might be a good idea to break in 2.0)
URL: 
https://github.com/apache/incubator-mxnet/issues/9686#issuecomment-515231825
 
 
   I would like to bring up one issue with profiler: currently, there is a flag 
`kSimbolic` that supposedly should control whether to profiler operators called 
in symbolic mode. However, there is rarely a use case where users would want to 
set it to `False`; also, in the backend, this flag is not used at all, meaning 
that even if it's set to `False`, the profiler will still profiler symbolic 
operators. 
   
   I have a issue about this: 
https://github.com/apache/incubator-mxnet/issues/15658. 
   
   I think maybe we should have this flag removed in 2.0 to avoid confusion?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to