You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by bg...@apache.org on 2022/06/21 15:47:00 UTC

[incubator-mxnet] branch master updated (1dba76998d -> 1ad198d639)

This is an automated email from the ASF dual-hosted git repository.

bgawrych pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


    from 1dba76998d Diversify default RNG seed (#21058)
     add 1ad198d639 [FEATURE] Refactor SwapAxis operator. (#21024)

No new revisions were added by this update.

Summary of changes:
 src/operator/swapaxis-inl.h | 314 +++++++++++++++++---------------------------
 src/operator/swapaxis.cc    |  48 ++++---
 src/operator/swapaxis.cu    |   9 +-
 3 files changed, 157 insertions(+), 214 deletions(-)