OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_unknown_score
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/apollo3/
pushbutton_test.cc
31
uint8_t
g_unknown_score
= 0;
variable
125
g_unknown_score
= output->data.uint8[kUnknownIndex];
pushbutton_main.c
44
extern uint8_t
g_unknown_score
;
299
g_scores[1] = (q7_t)
g_unknown_score
- 128;
Completed in 75 milliseconds