Constructs the inference graph for eval decoding with theta. Args: theta: A `.NestedMap` object containing variable values of this task. input_batch: The input batch. A `NestedMap` of tensors. Or, if input batch splitting is used, a list of `NestedMap`, one for each split.
(self, theta, input_batch)
source not stored for this graph (policy: none)