我要评分
获取效率
正确性
完整性
易理解

Function Description

Operator Function

Shuffles tensor data along a shuffle axis (dimension).

Formula

The formula is , where c' and c relate through the equations and . In the formula, .

Table 1 Formula parameters

Parameter

Description

src

Input source tensor.

dst

Target tensor.

c

Shuffle axis in c dimension.

The outermost indexes.

The innermost indexes.