hetong007 commented on issue #12319: Feature Request: support several statistical operators in NDArray URL: https://github.com/apache/incubator-mxnet/issues/12319#issuecomment-423354023 @lupesko , thanks for your response. My use case was in network quantization, i.e. train the network so that the weights are quantized from float32/float16 into low-bit values and some methods takes the median on the array objects. For variance and standard deviation, I would like to have them to descriptively analyze the initialization and distribution of the weights.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
