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

Method _add_consumer

tensorflow/python/framework/ops.py:437–448  ·  view source on GitHub ↗

Add a consumer to this tensor. Args: consumer: an Operation. Raises: TypeError: if the consumer is not an Operation.

(self, consumer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__init__Method · 0.45
_add_inputMethod · 0.45
_update_inputMethod · 0.45

Calls 1

appendMethod · 0.45

Tested by

no test coverage detected