mx.symbol.identity

Description

Returns a copy of the input.

From:src/operator/tensor/elemwise_unary_op_basic.cc:246

Usage

mx.symbol.identity(...)

Arguments

Argument

Description

data

NDArray-or-Symbol.

The input array.

name

string, optional.

Name of the resulting symbol.

Value

out The result mx.symbol