lanking520 commented on issue #17676: [RFC] MXNet 2.0 API Deprecation URL: https://github.com/apache/incubator-mxnet/issues/17676#issuecomment-595380125 @gigasquid @zachgk Since the Scala API are built a while ago, I can see some of the deprecated sections: Module, DataparallelGroup, Symbol ... Most of the training component would be invalid. There can be three approaches: - upgrade/rewrite Scala API and bring up MXNet 2.0 features. - drop Scala API - adopt DJL (DeepJavaLibrary) to be the Java/Scala/Clojure backend. I am not sure which way works the best, please leave any thoughts you have.
---------------------------------------------------------------- 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
