Searched refs:_padded_shape_to_batch_shape (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/data/ops/
H A Ddataset_ops.py1516 def _padded_shape_to_batch_shape(s): function in function:PaddedBatchDataset.output_shapes
1520 return nest.map_structure(_padded_shape_to_batch_shape, self._padded_shapes)

Completed in 86 milliseconds