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

Class _GraphModeFunction

tensorflow/python/eager/function.py:214–401  ·  view source on GitHub ↗

Callable object representing a graph-mode function. Args: input_placeholders: list of placeholder values to feed when calling the wrapped function. extra_inputs: Tensor inputs this function definition closed over which are passed as arguments. Need to track so gradients are su

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_compute_backpropMethod · 0.85
_defun_internalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected