zhoulukuan opened a new issue #14784: What is the difference between Symbol and Gluon? URL: https://github.com/apache/incubator-mxnet/issues/14784 When I learned mxnet, I meet some confused question. Question1 : I don’t know why there are two different apis. After read [this topic](https://discuss.mxnet.io/t/is-gluon-going-to-replace-symbol/950) I think gluon is a new api which supports dynamic graph, it’s easy to debug but slow, right? Question2: Can these two apis be fully compatible? I am learning mxnet because my new team is using this framework, but it seems that they are tend to use the symbol api. Considering from cooperative perspective and application perspective, which api should I focus on?
---------------------------------------------------------------- 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
