mbrookhart opened a new issue #7316: Is there any plan to refactor the legacy Ops into nnvm? URL: https://github.com/apache/incubator-mxnet/issues/7316 Right now, primitive Tensor operations are directly registered with nnvm, but the legacy layer operations go through a more convoluted forward/backward wrapper to interact with nnvm and thus the graph executor. After #6928 Is there any thought to refactor the legacy ops into the nnvm tensor primitive ops for easier graph optimization? ---------------------------------------------------------------- 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
