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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected