Searched refs:data_service_output_shapes (Results 1 – 1 of 1) sorted by relevance
1458 std::vector<PartialTensorShape> data_service_output_shapes = output_shapes_; in MakeDataset() local1461 data_service_output_shapes = {TensorShape({})}; in MakeDataset()1484 data_service_output_types, data_service_output_shapes); in MakeDataset()