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

Method __call__

tensorflow/tensorflow/python/layers/base.py:484–553  ·  view source on GitHub ↗

Wraps `call`, applying pre- and post-processing steps. Arguments: inputs: input tensor(s). *args: additional positional arguments to be passed to `self.call`. **kwargs: additional keyword arguments to be passed to `self.call`. **Note**: kwarg `scope` is reserved for us

(self, inputs, *args, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

_set_scopeMethod · 0.95
variable_scopeMethod · 0.80
executing_eagerlyMethod · 0.80
popMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected