Home
last modified time | relevance | path

Searched defs:expected_output_shapes (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dzip_dataset_op_test.cc223 std::vector<PartialTensorShape> expected_output_shapes; in TEST_P() local
285 std::vector<PartialTensorShape> expected_output_shapes; in TEST_P() local
Dsparse_tensor_slice_dataset_op_test.cc260 std::vector<PartialTensorShape> expected_output_shapes = { in TEST_F() local
397 std::vector<PartialTensorShape> expected_output_shapes = { in TEST_F() local
Dconcatenate_dataset_op_test.cc76 std::vector<PartialTensorShape> expected_output_shapes; member
Dtake_dataset_op_test.cc66 std::vector<PartialTensorShape> expected_output_shapes; member
Drepeat_dataset_op_test.cc69 std::vector<PartialTensorShape> expected_output_shapes; member
Dtensor_dataset_op_test.cc73 std::vector<PartialTensorShape> expected_output_shapes; member
Dtensor_slice_dataset_op_test.cc307 std::vector<PartialTensorShape> expected_output_shapes; in TEST_F() local
/external/tensorflow/tensorflow/python/data/kernel_tests/
Diterator_test.py867 expected_output_shapes): argument