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

Method __call__

tensorflow/tensorflow/python/eager/function.py:1058–1081  ·  view source on GitHub ↗

Executes the wrapped function. Args: *args: Tensors or Variables. Positional arguments are only accepted when they correspond one-to-one with arguments of the traced Python function. **kwargs: Tensors or Variables specified by name. When `get_concrete_function` was c

(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_call_implMethod · 0.95

Tested by

no test coverage detected