Home
last modified time | relevance | path

Searched defs:batched_splits_1 (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_variant_op_test.cc105 const std::vector<int64> batched_splits_1 = {0, 2, 3, 3}; in TEST_F() local
186 const std::vector<int64> batched_splits_1 = {0, 1, 2}; variable
212 const std::vector<int64> batched_splits_1 = {0, 3, 3, 5, 7}; in TEST_F() local
252 const std::vector<int64> batched_splits_1 = {0, 5, 10}; in TEST_F() local
290 const std::vector<int> batched_splits_1 = {0, 5, 10}; in TEST_F() local
321 const std::vector<int64> batched_splits_1 = {0, 3, 3, 5, 7}; in TEST_F() local
Dragged_tensor_from_variant_op_test.cc109 const std::vector<int64> batched_splits_1 = {0, 5}; in TEST_F() local
151 const std::vector<int64> batched_splits_1 = {0, 2, 4}; in TEST_F() local
203 const std::vector<int64> batched_splits_1 = {0, 5, 10}; in TEST_F() local
272 const std::vector<int64> batched_splits_1 = {0, 2, 4}; in TEST_F() local
323 const std::vector<int64> batched_splits_1 = {0, 2, 2}; in TEST_F() local
358 const std::vector<int64> batched_splits_1 = {0, 1, 3}; in TEST_F() local
403 const std::vector<int> batched_splits_1 = {0, 5, 10}; in TEST_F() local
662 const std::vector<int64> batched_splits_1 = {0, 2, 3, 3, 5}; variable