@mdespriee Firstly for unit test, there are tests covers in Python on these operators. In that case we decide not to test them on Scala end.
``` the generated scala api has different namings: Symbol.random.sample_normal for symbol inputs, and Symbol.random.random_normal for scalars. The arguments naming is also not fully consistent (mu & sigma, vs loc & scale). ``` For this question, let me consult with people working on Python. Please also consider adding NDArray with these operators (in NDArrayAPI) [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12489 ] This message was relayed via gitbox.apache.org for [email protected]
