chainer.functions.flip

chainer.functions.flip(x, axis)[source]

Flips an input variable in reverse order along the given axis.

Parameters
Returns

Output variable.

Return type

Variable