Searched refs:two_vector (Results 1 – 1 of 1) sorted by relevance
241 TensorHandlePtr two_vector = VectorFloatTensorHandle({3., 4.}, status.get()); in TEST() local249 vector_handles.push_back(std::move(two_vector)); in TEST()261 two_vector = VectorFloatTensorHandle({3., 4.}, status.get()); in TEST()266 mixed_handles.push_back(std::move(two_vector)); in TEST()