You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/26 17:07:18 UTC

[GitHub] sam-h-bean commented on issue #13403: Allow Scala to have mixed Symbol/Constant

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:
users@infra.apache.org


With regards,
Apache Git Services