EyeAI
Loading...
Searching...
No Matches
TfLiteRuntime Member List

This is the complete list of members for TfLiteRuntime, including all inherited members.

create(std::vector< int8_t > &&model_data, std::string_view delegate_serialization_dir, std::string_view model_token, FloatTensorFormat model_input_format, FloatTensorFormat model_output_format, TfLiteLogWarningCallback log_warning_callback, TfLiteLogErrorCallback log_error_callback, ProfilingFrame &profiling_frame, NpuConfiguration npu_config, bool enable_npu, std::string skel_library_dir)TfLiteRuntimestatic
CreateResult typedefTfLiteRuntime
get_input_shape() constTfLiteRuntime
get_output_shape() constTfLiteRuntime
operator=(TfLiteRuntime &&)=deleteTfLiteRuntime
operator=(const TfLiteRuntime &)=deleteTfLiteRuntime
run_inference(std::span< float > input, std::span< float > output)TfLiteRuntime
run_inference(FloatTensorBuffer< InputFormat > &input)TfLiteRuntimeinline
TfLiteRuntime(TfLiteRuntime &&)=deleteTfLiteRuntime
TfLiteRuntime(const TfLiteRuntime &)=deleteTfLiteRuntime
~TfLiteRuntime()TfLiteRuntime