/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/ |
A D | quantize.cc | 28 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | space_to_batch_nd.cc | 41 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | dequantize.cc | 41 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | floor_div.cc | 53 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | floor_mod.cc | 58 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | l2norm.cc | 76 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | circular_buffer.cc | 72 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | pad.cc | 40 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | strided_slice.cc | 120 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | transpose_conv.cc | 113 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | concatenation.cc | 128 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | sub.cc | 98 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/ |
A D | thread_utils.h | 52 void (*Init)(WebPWorker* const worker); member
|
A D | thread_utils.c | 253 static void Init(WebPWorker* const worker) { in Init() function
|
/AliOS-Things-master/components/SDL2/src/sensor/ |
A D | SDL_syssensor.h | 57 int (*Init)(void); member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/cmsis_nn/ |
A D | fully_connected.cc | 44 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | conv.cc | 41 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | mul.cc | 89 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | depthwise_conv.cc | 42 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
A D | add.cc | 188 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/ |
A D | audio_microfrontend.cc | 41 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/ |
A D | micro_interpreter.cc | 78 void MicroInterpreter::Init(MicroProfiler* profiler) { in Init() function in tflite::MicroInterpreter
|
/AliOS-Things-master/solutions/lora_p2p_demo/ |
A D | radio.h | 121 void ( *Init )( RadioEvents_t *events ); member
|
/AliOS-Things-master/components/SDL2/src/joystick/ |
A D | SDL_sysjoystick.h | 93 int (*Init)(void); member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/ |
A D | ctc_beam_search_decoder.cc | 39 void* Init(TfLiteContext* context, const char* buffer, size_t length) { in Init() function
|