lanking520 commented on issue #13403: Allow Scala to have mixed Symbol/Constant URL: https://github.com/apache/incubator-mxnet/issues/13403#issuecomment-441719122 > So in the line I pointed to there is that `0.5` that needs to be a symbol variable or you need to `import org.apache.mxnet.SymbolConversions._` to get something like this to work. Thanks for your reply! The implicit methods in there should not have much diff in performance. Please let me know if you see a performance decrease after implementing it with Scala
---------------------------------------------------------------- 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
