Given a batch of inputs, return the outputs produced by the trainable module. Parameters ---------- inputs : Tensors needed for underlying module. Returns ------- outputs : Outputs of module
(self, *inputs)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected