[GitHub] mdespriee commented on issue #12140: Impossible to provide arguments to random_normal in scala ?

2018-09-05 Thread GitBox
mdespriee commented on issue #12140: Impossible to provide arguments to random_normal in scala ? URL: https://github.com/apache/incubator-mxnet/issues/12140#issuecomment-418675926 @lanking520 So, I just discovered Symbol.sample_normal which is exactly what it is about !

[GitHub] mdespriee commented on issue #12140: Impossible to provide arguments to random_normal in scala ?

2018-08-24 Thread GitBox
mdespriee commented on issue #12140: Impossible to provide arguments to random_normal in scala ? URL: https://github.com/apache/incubator-mxnet/issues/12140#issuecomment-415800366 @lanking520 yes, I could be interested. I'll have a look after my vacations, though ;-)

[GitHub] mdespriee commented on issue #12140: Impossible to provide arguments to random_normal in scala ?

2018-08-13 Thread GitBox
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:

[GitHub] mdespriee commented on issue #12140: Impossible to provide arguments to random_normal in scala ?

2018-08-13 Thread GitBox
mdespriee commented on issue #12140: Impossible to provide arguments to random_normal in scala ? URL: https://github.com/apache/incubator-mxnet/issues/12140#issuecomment-412439645 Actually, I tried that as well, and can't make it work either. ```scala object NormalTest extends App