You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Qing Lan (JIRA)" <ji...@apache.org> on 2018/11/26 19:32:00 UTC

[jira] [Created] (MXNET-1231) Help user make some as optional field

Qing Lan created MXNET-1231:
-------------------------------

             Summary: Help user make some as optional field
                 Key: MXNET-1231
                 URL: https://issues.apache.org/jira/browse/MXNET-1231
             Project: Apache MXNet
          Issue Type: Improvement
          Components: Apache MXNet Scala API
            Reporter: Qing Lan


Currently, the usage of some in api.<function_name> is pretty awful, users have to do Some(Symbol) and then .get to use the arithmetic method and then wrapped up using another Some() to make it pass to the next layer. We should figure out a way to simplify the process.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org