Home
last modified time | relevance | path

Searched defs:count_type (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/toco/
Dmodel_flags.proto150 optional string count_type = 1 [default = "None"]; field
Dtooling_util.cc1019 string count_type = model_check.count_type(); in CheckModelCounts() local
/external/python/cpython2/Modules/
Ditertoolsmodule.c3268 static PyTypeObject count_type; variable
3446 static PyTypeObject count_type = { variable
/external/python/cpython3/Modules/
Ditertoolsmodule.c3932 static PyTypeObject count_type; variable
4115 static PyTypeObject count_type = { variable
/external/wpa_supplicant_8/src/p2p/
Dp2p_i.h728 u8 count_type; member