Searched defs:tensors_count (Results 1 – 2 of 2) sorted by relevance
73 size_t tensors_count = tflite::testing::GetModelTensorCount(model); in TF_LITE_MICRO_TEST() local158 size_t tensors_count = tflite::testing::GetModelTensorCount(model); in TF_LITE_MICRO_TEST() local
149 static std::map<int, int>* tensors_count; member151 std::map<int, int>* NnApiSignedQuantizationTest::tensors_count = nullptr; member in tflite::__anonc4d0941d0111::NnApiSignedQuantizationTest