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

Method input

tensorflow/python/layers/base.py:870–892  ·  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: AttributeError: if the layer is connected to more than one i

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ComputeMethod · 0.45

Calls 2

in_eager_modeMethod · 0.80

Tested by

no test coverage detected