[ 
https://issues.apache.org/jira/browse/MXNET-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deokjae Lee updated MXNET-68:
-----------------------------
    Priority: Major  (was: Minor)

> Random shuffle implementation
> -----------------------------
>
>                 Key: MXNET-68
>                 URL: https://issues.apache.org/jira/browse/MXNET-68
>             Project: Apache MXNet
>          Issue Type: New Feature
>            Reporter: Deokjae Lee
>            Priority: Major
>
> This operator randomly shuffles an NDArray along the first axis. The order of 
> the elements in each subarray does not change. For exmaple, if an NDArray 
> {{x}} is shuffled, the order of the subarrays {{x[i]}} randomly changes but 
> the order of the elements in each {{x[i]}} does not change. This PR is a 
> revise of [#9991|https://github.com/apache/incubator-mxnet/pull/9991].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to