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 2017/12/30 03:07:36 UTC

[GitHub] lightingghost opened a new issue #9258: How to define a variable that is not trainable?

lightingghost opened a new issue #9258: How to define a variable that is not trainable?
URL: https://github.com/apache/incubator-mxnet/issues/9258
 
 
   When defining a variable in tensorflow, it is possible to set `trainable=False`.
   
   Is is possible to do so in mxnet? for both `symbol` and `ndarray` APIs?
   
   Thanks

----------------------------------------------------------------
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