MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / identity

Function identity

tensorflow/python/ops/array_ops.py:114–135  ·  view source on GitHub ↗

r"""Return a tensor with the same shape and contents as input. Args: input: A `Tensor`. name: A name for the operation (optional). Returns: A `Tensor`. Has the same type as `input`.

(input, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

concatFunction · 0.70

Calls 4

in_graph_modeMethod · 0.80
_copyMethod · 0.80
identityMethod · 0.45
contextMethod · 0.45

Tested by

no test coverage detected