Searched defs:HandleOutput (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/ |
D | output_handler.cc | 18 void HandleOutput(tflite::ErrorReporter* error_reporter, int kind) { in HandleOutput() function
|
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/ |
D | output_handler.cc | 18 void HandleOutput(tflite::ErrorReporter* error_reporter, float x_value, in HandleOutput() function
|
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/arduino/ |
D | output_handler.cc | 26 void HandleOutput(tflite::ErrorReporter* error_reporter, int kind) { in HandleOutput() function
|
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/sparkfun_edge/ |
D | output_handler.cc | 28 void HandleOutput(tflite::ErrorReporter* error_reporter, int kind) { in HandleOutput() function
|
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/sparkfun_edge/ |
D | output_handler.cc | 37 void HandleOutput(tflite::ErrorReporter* error_reporter, float x_value, in HandleOutput() function
|
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/arduino/ |
D | output_handler.cc | 28 void HandleOutput(tflite::ErrorReporter* error_reporter, float x_value, in HandleOutput() function
|
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/disco_f746ng/ |
D | output_handler.cc | 40 void HandleOutput(tflite::ErrorReporter* error_reporter, float x_value, in HandleOutput() function
|
/external/libchrome/base/debug/ |
D | stack_trace_posix.cc | 427 void HandleOutput(const char* output) override { in HandleOutput() function in base::debug::__anon67f58d060111::PrintBacktraceOutputHandler 442 void HandleOutput(const char* output) override { (*os_) << output; } in HandleOutput() function in base::debug::__anon67f58d060111::StreamBacktraceOutputHandler
|