You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Deokjae Lee (JIRA)" <ji...@apache.org> on 2018/03/09 06:21:00 UTC

[jira] [Updated] (MXNET-68) Random shuffle implementation

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

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

> 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: Minor
>
> 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: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org