Home
last modified time | relevance | path

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

12

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/examples/hello_world/
A Dhello_world_test.cc84 TfLiteStatus invoke_status = interpreter.Invoke(); in TF_LITE_MICRO_TEST()
112 interpreter.Invoke(); in TF_LITE_MICRO_TEST()
119 interpreter.Invoke(); in TF_LITE_MICRO_TEST()
126 interpreter.Invoke(); in TF_LITE_MICRO_TEST()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/
A Dctc_beam_search_decoder_test.cc102 m.Invoke(); in TEST()
134 m.Invoke(); in TEST()
166 m.Invoke(); in TEST()
207 m.Invoke(); in TEST()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Dtest_helpers.h64 static TfLiteStatus Invoke(TfLiteContext* context, TfLiteNode* node);
74 static TfLiteStatus Invoke(TfLiteContext* context, TfLiteNode* node);
88 static TfLiteStatus Invoke(TfLiteContext* context, TfLiteNode* node);
A Dmicro_interpreter.h70 TfLiteStatus Invoke();
A Dtest_helpers.cc651 r.invoke = Invoke; in GetMutableRegistration()
689 TfLiteStatus SimpleStatefulOp::Invoke(TfLiteContext* context, in Invoke() function in tflite::testing::SimpleStatefulOp
736 r.invoke = Invoke; in GetMutableRegistration()
757 TfLiteStatus MockCustom::Invoke(TfLiteContext* context, TfLiteNode* node) { in Invoke() function in tflite::testing::MockCustom
783 r.invoke = Invoke; in GetMutableRegistration()
806 TfLiteStatus MultipleInputs::Invoke(TfLiteContext* context, TfLiteNode* node) { in Invoke() function in tflite::testing::MultipleInputs
A Dmicro_interpreter.cc271 TfLiteStatus MicroInterpreter::Invoke() { in Invoke() function in tflite::MicroInterpreter
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Dmain_functions.cc180 TfLiteStatus invoke_status = interpreter->Invoke(); in loop()
264 TfLiteStatus invoke_status = interpreter.Invoke();
302 invoke_status = interpreter.Invoke();
A Dmicro_speech_test.cc82 TfLiteStatus invoke_status = interpreter.Invoke(); in TF_LITE_MICRO_TEST()
118 invoke_status = interpreter.Invoke(); in TF_LITE_MICRO_TEST()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Dkernel_runner.h46 TfLiteStatus Invoke();
A Dkernel_runner.cc68 TfLiteStatus KernelRunner::Invoke() { in Invoke() function in tflite::micro::KernelRunner
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/Examples/HelloTFLite/Scripts/
A DHelloTFLite.cs77 interpreter.Invoke(); in Update()
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A DREADME.md11 The compiler is called `mpy-cross`. Invoke it as:
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/
A Daudio_microfrontend_test.cc138 micro_frontend->Invoke(); in VerifyGoldens()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
A DInterpreter.cs87 public void Invoke() { in Invoke() method in TensorFlowLite.Interpreter
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/
A Dinterpreter.h446 TfLiteStatus Invoke();
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration.proto408 // Time to run inference (call Invoke()). Inference may get run multiple times
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dtest_util.h499 void Invoke();
/AliOS-Things-master/components/SDL2/acinclude/
A Dlibtool.m41198 # Invoke $ECHO with all args, space-separated.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dlibtool.m41218 # Invoke $ECHO with all args, space-separated.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dlibtool.m41218 # Invoke $ECHO with all args, space-separated.
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/
A Dlibtool.m41218 # Invoke $ECHO with all args, space-separated.
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Daclocal.m41210 # Invoke $ECHO with all args, space-separated.
/AliOS-Things-master/components/SDL2/src/gfx/
A Daclocal.m41210 # Invoke $ECHO with all args, space-separated.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Daclocal.m41232 # Invoke $ECHO with all args, space-separated.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog344 0002-ci-Invoke-helper-script-via-shell.patch by Roger Leigh

Completed in 107 milliseconds

12