apeforest commented on issue #16376: [RFC] Deferred compute in imperative interface to unify imperative and symbolic interface URL: https://github.com/apache/incubator-mxnet/issues/16376#issuecomment-579077455 This seems to be a big change to the existing operator mode (imperative and symbolic). Could you please provide more information. AFAIK, symbolic API already does deferred init, imperative API is provided to improve user experience. Based on this RFC, what's the advantage of this new deferred_compute mode? As a user, when should I use it or not. Another question. We all know deferred init cause bad user experience when it comes to debugging. Would this RFC address the debuggability issue? If it's about performance optimization, could we have some initial data of using this new deferred mode vs. existing imperative mode? Thanks, Lin
---------------------------------------------------------------- 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
