Searched refs:ok_input (Results 1 – 1 of 1) sorted by relevance
3746 const std::vector<float> ok_input = {1, 2, 3, 4, 5, 6}; in TEST_F() local4193 const DataVec input_data{{"input", AsTensor<float>(ok_input)}}; in TEST_F()