Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_variant_op_test.cc133 const std::vector<int> batched_values = {1, 2, 3, 4, 5, 6}; variable
162 const std::vector<int> batched_values = {1, 2, 4, 5, 6, 7}; variable
188 const std::vector<int> batched_values = {1, 2, 4, 5, 6, 7}; variable
214 const std::vector<int> batched_values = {1, 2, 3, 4, 5, 6, 7, 8, in TEST_F() local
257 const std::vector<int> batched_values = {0, 1, 1, 2, 2, 3, 4, in TEST_F() local
294 const std::vector<int> batched_values = {0, 1, 1, 2, 2, 3, 4, in TEST_F() local
323 const std::vector<int> batched_values = {1, 2, 3, 4, 5, 6, 7, 8, in TEST_F() local
Dragged_tensor_from_variant_op_test.cc153 const std::vector<int> batched_values = {1, 2, 3, 4, 5, 6}; in TEST_F() local
208 const std::vector<int> batched_values = {0, 0, 1, 0, 1, 0, 1, 2, 0, 1, 2, in TEST_F() local
280 const std::vector<int> batched_values = { in TEST_F() local
325 const std::vector<int> batched_values = {1, 2, 3}; in TEST_F() local
360 const std::vector<int> batched_values = {1, 2, 1, 2, 3, 4}; in TEST_F() local
408 const std::vector<int> batched_values = {0, 0, 1, 0, 1, 0, 1, 2, 0, 1, 2, in TEST_F() local
663 const std::vector<int> batched_values = {1, 1, 1, 1, 2, 2, 2, 2, 3, 3, variable