HomeSort by relevance Sort by last modified time
    Searched refs:DebugLogFloat (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/lite/experimental/micro/
debug_log_numbers.h 25 void DebugLogFloat(float i);
debug_log_numbers.cc 181 extern "C" void DebugLogFloat(float i) {
  /external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/apollo3/
_main.c 32 void DebugLogFloat(float i) { am_util_stdio_printf("%f", i); }
pushbutton_main.c 58 void DebugLogFloat(float i) { am_util_stdio_printf("%f", i); }

Completed in 207 milliseconds