MCPcopy Create free account
hub / github.com/alibaba/nann / _Identity

Function _Identity

tensorflow/tensorflow/python/ops/control_flow_ops.py:179–198  ·  view source on GitHub ↗

Return a tensor with the same shape and contents as the input tensor. Args: data: A Tensor. name: A name for this operation (optional). Returns: A Tensor with the same type and value as the input Tensor.

(data, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_BuildLoopMethod · 0.85
with_dependenciesFunction · 0.85

Calls 3

TypeErrorFunction · 0.85
typeFunction · 0.85
identityMethod · 0.45

Tested by

no test coverage detected