Fetch decoder outputs, combining with CPU passthrough tensors if needed. Args: tpu_outs: A list of decoded tensors and list of cpu passthrough tensors in graph mode, or a callable returning such in eager mode. sess: A session to use in graph mode. Returns: A dict containing m
(tpu_outs: Union[List[tf.Tensor], Callable[..., tf.Tensor]],
sess=None)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…