Function Description
Operator Function
Shuffles tensor data along a shuffle axis (dimension). Formula:
, where:
The relationship between c' and c is defined as follows:
Wherein: 
Parameter |
Description |
|---|---|
src |
Input source tensor. |
dst |
Target tensor. |
c |
Shuffle axis. |
|
The outermost indexes. |
|
The innermost indexes. |
Parent topic: Shuffle



