Forward propagation through one tower of the model. Args: theta: A `.NestedMap` object containing variable values of this task copied to this tower's devices. input_batch: A `.NestedMap` object containing input tensors to this tower. Returns: (dict, dict):
(self, theta, input_batch)
source not stored for this graph (policy: none)
no test coverage detected