Builds an input batch. Args: batch_size: batch size to use, defaults to infeed batch size. features_list: Use this list to build the batch. bucket_keys: If None, bucket_keys[i] is the bucketing key of the i-th sample. Returns: py_utils.NestedMap with feature
(self, batch_size, features_list, bucket_keys=None)
source not stored for this graph (policy: none)
no test coverage detected