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

Method __call__

tensorflow/python/layers/base.py:483–663  ·  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 1

applyMethod · 0.95

Calls 15

_set_scopeMethod · 0.95
buildMethod · 0.95
callMethod · 0.95
_compute_output_shapeMethod · 0.95
add_lossMethod · 0.95
compute_maskMethod · 0.95
_add_inbound_nodeMethod · 0.95
_collect_previous_maskFunction · 0.85
_is_all_noneFunction · 0.85
_DeferredTensorClass · 0.85
rangeFunction · 0.85

Tested by

no test coverage detected