sam-h-bean commented on issue #13403: Allow Scala to have mixed Symbol/Constant URL: https://github.com/apache/incubator-mxnet/issues/13403#issuecomment-441718047 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.
---------------------------------------------------------------- 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
