Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dconcatenate_dataset_op.cc50 MostSpecificCompatibleShape(os_input[i], os_concatenate[i])); in Dataset()
196 static PartialTensorShape MostSpecificCompatibleShape( in MostSpecificCompatibleShape() function in tensorflow::data::ConcatenateDatasetOp::Dataset
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Ddirected_interleave_dataset_op.cc54 output_shapes_[j] = MostSpecificCompatibleShape( in Dataset()
258 static PartialTensorShape MostSpecificCompatibleShape( in MostSpecificCompatibleShape() function in tensorflow::data::experimental::DirectedInterleaveDatasetOp::Dataset