Home
last modified time | relevance | path

Searched defs:tensors_count (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/
Drecording_micro_allocator_test.cc73 size_t tensors_count = tflite::testing::GetModelTensorCount(model); in TF_LITE_MICRO_TEST() local
158 size_t tensors_count = tflite::testing::GetModelTensorCount(model); in TF_LITE_MICRO_TEST() local
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_signed_quantization_test.cc149 static std::map<int, int>* tensors_count; member
151 std::map<int, int>* NnApiSignedQuantizationTest::tensors_count = nullptr; member in tflite::__anonc4d0941d0111::NnApiSignedQuantizationTest