analog-cbarber commented on issue #8428: Missing constant symbol (equivalent of 
tf.constant)?
URL: 
https://github.com/apache/incubator-mxnet/issues/8428#issuecomment-368111418
 
 
   As a workaround, you can implement a constant CustomOp. It requires that you 
serialize the data through the CustomOpProp implementation somehow. One example 
of this can be seen here:
   https://github.com/tqchen/mxnet-gan/blob/master/mxgan/custom_ops.py

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


With regards,
Apache Git Services

Reply via email to