Searched defs:component_split_1_1 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | ragged_tensor_from_variant_op_test.cc | 192 const std::vector<int64> component_split_1_1 = {0, 1}; in TEST_F() local 266 const std::vector<int64> component_split_1_1 = {0, 1, 3, 4, 6, 8}; in TEST_F() local 320 const std::vector<int64> component_split_1_1 = {0, 3, 3}; in TEST_F() local 354 const std::vector<int64> component_split_1_1 = {0, 1}; in TEST_F() local 392 const std::vector<int> component_split_1_1 = {0, 1}; in TEST_F() local 471 const std::vector<int64> component_split_1_1 = {0, 1}; in TEST_F() local 503 const std::vector<int64> component_split_1_1 = {0, 1}; in TEST_F() local 520 const std::vector<int64> component_split_1_1 = {0, 1}; in TEST_F() local 551 const std::vector<int64> component_split_1_1 = {0, 1}; in TEST_F() local 578 const std::vector<int64> component_split_1_1 = {0, 1}; in TEST_F() local
|