Apply projection to inputs. Args: theta: A `.NestedMap` object containing weights' values of this layer and its children layers. inputs: The inputs tensor. Shaped [..., input_dim]. paddings: The paddings tensor. Shaped [..., 1], where all but the last dimensi
(self, theta, inputs, paddings=None)
source not stored for this graph (policy: none)