Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/eval/
H A Du32-sqrt.cc41 const uint32_t next_output = output + 1; in TEST() local
85 const uint32_t next_output = output + 1; in TEST() local
129 const uint32_t next_output = output + 1; in TEST() local
173 const uint32_t next_output = output + 1; in TEST() local
217 const uint32_t next_output = output + 1; in TEST() local
261 const uint32_t next_output = output + 1; in TEST() local
305 const uint32_t next_output = output + 1; in TEST() local
349 const uint32_t next_output = output + 1; in TEST() local
393 const uint32_t next_output = output + 1; in TEST() local
437 const uint32_t next_output = output + 1; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dimport_tensorflow.cc611 int next_output = 0; in GetOutputNamesFromNodeDef() local