Searched defs:IsDynamicTensor (Results 1 – 2 of 2) sorted by relevance
184 inline bool IsDynamicTensor(const TfLiteTensor* tensor) { in IsDynamicTensor() function
70 bool FlexModelTest::IsDynamicTensor(int tensor_index) { in IsDynamicTensor() function in tflite::flex::testing::FlexModelTest