Home
last modified time | relevance | path

Searched refs:first_element_shape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Ddataset_utils.cc860 TensorShape first_element_shape(first_element.shape()); in CopyBatch() local
861 batch_component_shape.AppendShape(first_element_shape); in CopyBatch()
888 first_element_shape) { in CopyBatch()
892 first_element_shape.DebugString(), " and element ", i, in CopyBatch()