mdespriee commented on issue #12140: Impossible to provide arguments to 
random_normal in scala ?
URL: 
https://github.com/apache/incubator-mxnet/issues/12140#issuecomment-412679734
 
 
   @lanking520 Oh wait, I think I understand.
   Actually, I'm interested in this: 
https://mxnet.incubator.apache.org/api/python/symbol/symbol.html#mxnet.symbol.random.normal
   Which can, if understand well the piece of doc about the shape, be fed with 
non scalar Symbols.
   
   To put it differently, I don't have a single value for loc and scale, I have 
a full batch of them, and I want to draw random numbers for each pair. In a 
Symbolic computation.
   
   As I'm looking for this in Scala, I've probably mixed the differents APIs. 
it's a bit of a mess.
   So I guess this particular API is not (yet?) ported to scala ?
   
   
   

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