Constructs the inference graph for eval decoding. Args: input_batch: The input batch. A `NestedMap` of tensors. Or, if input batch splitting is used, a list of `NestedMap`, one for each split. Returns: a dict of Tensors as decoder output.
(self, input_batch)
source not stored for this graph (policy: none)