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

Method _add_inbound_node

tensorflow/python/layers/base.py:703–746  ·  view source on GitHub ↗

Internal method to create an inbound node for the layer. Arguments: input_tensors: list of input tensors. output_tensors: list of output tensors. arguments: dictionary of keyword arguments that were passed to the `call` method of the layer at the call that cr

(self,
                        input_tensors,
                        output_tensors,
                        arguments=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__call__Method · 0.95

Calls 4

rangeFunction · 0.85
flattenMethod · 0.80
NodeClass · 0.70
appendMethod · 0.45

Tested by

no test coverage detected