Forward pass. Args: theta: A NestedMap object containing weights' values of this layer and its children layers. inputs: A NestedMap: .split1 and .split2 corresponding to x1 and x2. *extra_inputs: additional inputs that will be passed to both f and g. No gradien
(self, theta, inputs, *extra_inputs)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected