Home
last modified time | relevance | path

Searched refs:count_description (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.cc1207 const int count, const string& count_description) { in CheckCountInRange() argument
1210 << "Mismatch in " << count_description << ": count was " << count in CheckCountInRange()
1218 << "Mismatch in " << count_description << ": count was " << count in CheckCountInRange()