Home
last modified time | relevance | path

Searched refs:TF_LITE_REPORT_ERROR (Results 1 – 25 of 25) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Dmain_functions.cc76 TF_LITE_REPORT_ERROR(error_reporter, in setup()
118 TF_LITE_REPORT_ERROR(error_reporter, "AllocateTensors() failed"); in setup()
129 TF_LITE_REPORT_ERROR(error_reporter, in setup()
161 TF_LITE_REPORT_ERROR(error_reporter, "Feature generation failed"); in loop()
183 TF_LITE_REPORT_ERROR(error_reporter, "Invoke failed"); in loop()
197 TF_LITE_REPORT_ERROR(error_reporter, in loop()
217 TF_LITE_REPORT_ERROR(&micro_error_reporter,
266 TF_LITE_REPORT_ERROR(&micro_error_reporter, "Invoke failed\n");
304 TF_LITE_REPORT_ERROR(&micro_error_reporter, "Invoke failed\n");
325 TF_LITE_REPORT_ERROR(&micro_error_reporter, "Ran successfully\n");
A Dmicro_speech_test.cc35 TF_LITE_REPORT_ERROR(&micro_error_reporter, in TF_LITE_MICRO_TEST()
84 TF_LITE_REPORT_ERROR(&micro_error_reporter, "Invoke failed\n"); in TF_LITE_MICRO_TEST()
120 TF_LITE_REPORT_ERROR(&micro_error_reporter, "Invoke failed\n"); in TF_LITE_MICRO_TEST()
141 TF_LITE_REPORT_ERROR(&micro_error_reporter, "Ran successfully\n"); in TF_LITE_MICRO_TEST()
A Drecognize_commands.h62 TF_LITE_REPORT_ERROR( in push_back()
73 TF_LITE_REPORT_ERROR(error_reporter_, in pop_front()
91 TF_LITE_REPORT_ERROR(error_reporter_, in from_front()
A Drecognize_commands.cc44 TF_LITE_REPORT_ERROR( in ProcessLatestResults()
54 TF_LITE_REPORT_ERROR( in ProcessLatestResults()
63 TF_LITE_REPORT_ERROR( in ProcessLatestResults()
A Dfeature_provider.cc38 TF_LITE_REPORT_ERROR(error_reporter, in PopulateFeatureData()
109 TF_LITE_REPORT_ERROR(error_reporter, in PopulateFeatureData()
A Dcommand_responder.cc75 TF_LITE_REPORT_ERROR(error_reporter, "Heard %s (%d) @%dms", found_command, in RespondToCommand()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/
A Dop_resolver.cc35 TF_LITE_REPORT_ERROR( in GetRegistrationFromOpCode()
44 TF_LITE_REPORT_ERROR( in GetRegistrationFromOpCode()
53 TF_LITE_REPORT_ERROR( in GetRegistrationFromOpCode()
A Derror_reporter.h51 #define TF_LITE_REPORT_ERROR(reporter, ...) \ macro
56 #define TF_LITE_REPORT_ERROR(reporter, ...) macro
A Dflatbuffer_conversions.cc83 TF_LITE_REPORT_ERROR(error_reporter, in FlatBufferIntVectorToArray()
90 TF_LITE_REPORT_ERROR( in FlatBufferIntVectorToArray()
593 TF_LITE_REPORT_ERROR(error_reporter, in ParseOpDataTfLite()
601 TF_LITE_REPORT_ERROR(error_reporter, in ParseOpDataTfLite()
670 TF_LITE_REPORT_ERROR(error_reporter, in ParseOpDataTfLite()
893 TF_LITE_REPORT_ERROR(error_reporter, in ConvertTensorType()
1311 TF_LITE_REPORT_ERROR(error_reporter, in ParseFullyConnected()
2151 TF_LITE_REPORT_ERROR( in ParseOpData()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Dmicro_interpreter.cc185 TF_LITE_REPORT_ERROR(error_reporter_, in AllocateTensors()
223 TF_LITE_REPORT_ERROR( in AllocateTensors()
235 TF_LITE_REPORT_ERROR(error_reporter_, in AllocateTensors()
247 TF_LITE_REPORT_ERROR( in AllocateTensors()
259 TF_LITE_REPORT_ERROR(error_reporter_, in AllocateTensors()
273 TF_LITE_REPORT_ERROR(error_reporter_, in Invoke()
289 TF_LITE_REPORT_ERROR(error_reporter_, in input()
300 TF_LITE_REPORT_ERROR(error_reporter_, in output()
342 TF_LITE_REPORT_ERROR(interpreter->error_reporter_, format, args); in ReportOpError()
A Dmicro_allocator.cc115 TF_LITE_REPORT_ERROR(error_reporter, in CheckOfflinePlannedOffsets()
120 TF_LITE_REPORT_ERROR( in CheckOfflinePlannedOffsets()
257 TF_LITE_REPORT_ERROR( in AddTensors()
288 TF_LITE_REPORT_ERROR(reporter_, in GetOfflinePlannedOffsets()
396 TF_LITE_REPORT_ERROR( in FlatBufferVectorToTfLiteTypeArray()
699 TF_LITE_REPORT_ERROR( in RequestScratchBufferInArena()
771 TF_LITE_REPORT_ERROR( in AllocateNodeAndRegistrations()
832 TF_LITE_REPORT_ERROR( in AllocateTempTfLiteTensor()
867 TF_LITE_REPORT_ERROR( in AllocateTfLiteEvalTensors()
957 TF_LITE_REPORT_ERROR( in CommitStaticMemoryPlan()
[all …]
A Drecording_micro_allocator.cc66 TF_LITE_REPORT_ERROR(error_reporter(), "Invalid allocation type supplied: %d", in GetRecordedAllocation()
77 TF_LITE_REPORT_ERROR( in PrintAllocations()
81 TF_LITE_REPORT_ERROR( in PrintAllocations()
85 TF_LITE_REPORT_ERROR( in PrintAllocations()
122 TF_LITE_REPORT_ERROR( in PrintRecordedAllocation()
A Dsimple_memory_allocator.cc66 TF_LITE_REPORT_ERROR( in SetHeadBufferSize()
76 TF_LITE_REPORT_ERROR( in SetHeadBufferSize()
94 TF_LITE_REPORT_ERROR(error_reporter_, in AllocateFromTail()
109 TF_LITE_REPORT_ERROR(error_reporter_, in AllocateTemp()
A Dmicro_mutable_op_resolver.h85 TF_LITE_REPORT_ERROR( in AddCustom()
95 TF_LITE_REPORT_ERROR(error_reporter_, in AddCustom()
522 TF_LITE_REPORT_ERROR(error_reporter_, in AddBuiltin()
531 TF_LITE_REPORT_ERROR(error_reporter_, in AddBuiltin()
541 TF_LITE_REPORT_ERROR(error_reporter_, in AddBuiltin()
A Dtest_helpers.cc980 TF_LITE_REPORT_ERROR(error_reporter, format, args); in ReportOpError()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/memory_planner/
A Dlinear_memory_planner.cc28 TF_LITE_REPORT_ERROR(error_reporter, "Too many buffers (max is %d)", in AddBuffer()
45 TF_LITE_REPORT_ERROR(error_reporter, in GetOffsetForBuffer()
A Dgreedy_memory_planner.cc71 TF_LITE_REPORT_ERROR(error_reporter, "Too many buffers (max is %d)", in AddBuffer()
316 TF_LITE_REPORT_ERROR( in PrintMemoryPlan()
378 TF_LITE_REPORT_ERROR(error_reporter, "%s", (const char*)line); in PrintMemoryPlan()
388 TF_LITE_REPORT_ERROR(error_reporter, in GetOffsetForBuffer()
426 TF_LITE_REPORT_ERROR( in DoAnyBuffersOverlap()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/simple_features/
A Dsimple_features_generator_test.cc42 TF_LITE_REPORT_ERROR( in TF_LITE_MICRO_TEST()
57 TF_LITE_REPORT_ERROR(&micro_error_reporter, in TF_LITE_MICRO_TEST()
A Dsimple_features_generator.cc81 TF_LITE_REPORT_ERROR(error_reporter, "Input size %d larger than %d", in GenerateSimpleFeatures()
86 TF_LITE_REPORT_ERROR(error_reporter, in GenerateSimpleFeatures()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/micro_features/
A Dmicro_features_generator_test.cc64 TF_LITE_REPORT_ERROR(&micro_error_reporter, in TF_LITE_MICRO_TEST()
98 TF_LITE_REPORT_ERROR(&micro_error_reporter, in TF_LITE_MICRO_TEST()
A Dstatic_alloc.h26 TF_LITE_REPORT_ERROR(error_reporter, \
A Dmicro_features_generator.cc55 TF_LITE_REPORT_ERROR(error_reporter, "FrontendPopulateState() failed"); in InitializeMicroFeatures()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/simple_features/CMSIS/
A Dsimple_features_generator.cc49 TF_LITE_REPORT_ERROR(error_reporter, "Input size %d larger than %d", in GenerateSimpleFeatures()
54 TF_LITE_REPORT_ERROR(error_reporter, in GenerateSimpleFeatures()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/simple_features/fixed_point/
A Dsimple_features_generator.cc126 TF_LITE_REPORT_ERROR(error_reporter, "Input size %d larger than %d", in GenerateSimpleFeatures()
131 TF_LITE_REPORT_ERROR(error_reporter, in GenerateSimpleFeatures()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/examples/hello_world/
A Dhello_world_test.cc39 TF_LITE_REPORT_ERROR(&micro_error_reporter, in TF_LITE_MICRO_TEST()

Completed in 142 milliseconds