HomeSort by relevance Sort by last modified time
    Searched refs:_padded_shapes (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/training/python/training/
tensor_queue_dataset.py 50 self._padded_shapes = nest.map_structure(
53 self._padded_shapes = nest.map_structure_up_to(
71 for s in nest.flatten(self._padded_shapes)
90 nest.map_structure(self._as_batch_shape, self._padded_shapes))
  /external/tensorflow/tensorflow/python/data/ops/
dataset_ops.py     [all...]

Completed in 192 milliseconds