Ldpe2G commented on issue #12679: How to get the true value of the 
mxnet.NDArray by Scala
URL: 
https://github.com/apache/incubator-mxnet/issues/12679#issuecomment-424917024
 
 
   @ustcfd 
   1. getOutputs method returns IndexedSeq[IndexedSeq[NDArray]], refer to 
https://github.com/apache/incubator-mxnet/blob/master/scala-package/core/src/main/scala/org/apache/mxnet/module/Module.scala#L492
   
   2. refer to set and asType  methods of NAarry 
    
https://github.com/apache/incubator-mxnet/blob/master/scala-package/core/src/main/scala/org/apache/mxnet/NDArray.scala#L700
   
   
https://github.com/apache/incubator-mxnet/blob/master/scala-package/core/src/main/scala/org/apache/mxnet/NDArray.scala#L754

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