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

Method _call_flat

tensorflow/tensorflow/python/eager/function.py:1143–1237  ·  view source on GitHub ↗

Executes the wrapped function. Args: args: a list of Tensors or Variables. Any CompositeTensors should be expanded before calling this method. captured_inputs: the captured inputs that are also part of the input args to the actual execution. By default, it should be

(self, args, captured_inputs, cancellation_manager=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_call_implMethod · 0.95
_filtered_callMethod · 0.95

Calls 14

addMethod · 0.95
is_compatible_withMethod · 0.95
_build_call_outputsMethod · 0.95
anyFunction · 0.85
executing_eagerlyMethod · 0.80
mark_as_unsaveableMethod · 0.80
gradient_override_mapMethod · 0.80
contextMethod · 0.45
appendMethod · 0.45
formatMethod · 0.45
callMethod · 0.45

Tested by

no test coverage detected