Searched refs:SetConstTensor (Results 1 – 3 of 3) sorted by relevance
99 void SetConstTensor(int tensor_index, const std::vector<int>& values,
95 void FlexModelTest::SetConstTensor(int tensor_index, in SetConstTensor() function in tflite::flex::testing::FlexModelTest
353 SetConstTensor(1, {1}, kTfLiteInt32, in TEST_F()