Rate This Document
Findability
Accuracy
Completeness
Readability

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:

Table 1 Formula parameters

Parameter

Description

src

Input source tensor.

dst

Target tensor.

c

Shuffle axis.

The outermost indexes.

The innermost indexes.