Searched defs:batched_splits_3 (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | ragged_tensor_to_variant_op_test.cc | 255 const std::vector<int64> batched_splits_3 = {0, 2, 3, 4, 5, 6, in TEST_F() local 292 const std::vector<int> batched_splits_3 = {0, 2, 3, 4, 5, 6, in TEST_F() local
|
D | ragged_tensor_from_variant_op_test.cc | 206 const std::vector<int64> batched_splits_3 = { in TEST_F() local 274 const std::vector<int64> batched_splits_3 = {0, 1, 3, 4, 6, 8, 10, in TEST_F() local 406 const std::vector<int> batched_splits_3 = {0, 1, 2, 3, 5, 7, 8, 9, 11, in TEST_F() local
|