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

Method input

tensorflow/tensorflow/python/keras/engine/base_layer.py:1547–1563  ·  view source on GitHub ↗

Retrieves the input tensor(s) of a layer. Only applicable if the layer has exactly one input, i.e. if it is connected to one incoming layer. Returns: Input tensor or list of input tensors. Raises: RuntimeError: If called in Eager mode. AttributeError: If no inb

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

test_ops.ccFile · 0.45
ComputeMethod · 0.45
_signal_handlerFunction · 0.45

Calls 1

Tested by

no test coverage detected