tflite_beam
v1.0.0
Pages
Modules
Search documentation of tflite_beam
Settings
View Source
tflite_beam_nif
(tflite_beam v1.0.0)
Summary
Functions
coral_contains_edgetpu_custom_op(_model)
coral_dequantize_tensor(_interpreter, _tensor_index, _as_type)
coral_edgetpu_devices()
coral_get_edgetpu_context(_device, _options)
coral_get_edgetpu_context_options(_context)
coral_make_edgetpu_interpreter(_model, _context)
delegate_available()
delegate_external_new(_library_path, _options)
delegate_xnnpack_new(_num_threads, _flags, _weight_cache_file_path)
error_reporter_default_error_reporter()
flatbuffer_model_build_from_buffer(_buffer, _error_reporter)
flatbuffer_model_build_from_file(_filename, _error_reporter)
flatbuffer_model_error_reporter(_self)
flatbuffer_model_get_minimum_runtime(_self)
flatbuffer_model_initialized(_self)
flatbuffer_model_read_all_metadata(_self)
flatbuffer_model_verify_and_build_from_buffer(_buffer, _error_reporter)
flatbuffer_model_verify_and_build_from_file(_filename, _error_reporter)
init()
interpreter_allocate_tensors(_self)
interpreter_builder_add_delegate(_self, _delegate, _on_decline)
interpreter_builder_build(_self, _builder)
interpreter_builder_new(_model, _resolver)
interpreter_builder_set_num_threads(_self, _num_threads)
interpreter_builder_state(_self)
interpreter_cancel(_self)
interpreter_controlling_process(_self)
interpreter_enable_cancellation(_self)
interpreter_execution_plan(_self)
interpreter_get_allow_fp16_precision_for_fp32(_self)
interpreter_get_input_name(_self, _index)
interpreter_get_output_name(_self, _index)
interpreter_get_signature_defs(_self)
interpreter_get_signature_runner(_self, _signature_key)
interpreter_get_subgraph_index_from_signature(_self, _arg)
interpreter_input_tensor(_self, _index, _data)
interpreter_inputs(_self)
interpreter_invoke(_self)
interpreter_new()
interpreter_nodes_size(_self)
interpreter_output_tensor(_self, _index)
interpreter_outputs(_self)
interpreter_release_non_persistent_memory(_self)
interpreter_reset_variable_tensors(_self)
interpreter_resize_input_tensor(_self, _tensor_index, _dims)
interpreter_resize_input_tensor_strict(_self, _tensor_index, _dims)
interpreter_set_allow_fp16_precision_for_fp32(_self, _arg)
interpreter_set_controlling_process(_self, _pid)
interpreter_set_inputs(_self, _inputs)
interpreter_set_num_threads(_self, _num_threads)
interpreter_set_outputs(_self, _outputs)
interpreter_set_variables(_self, _variables)
interpreter_signature_inputs(_self, _arg)
interpreter_signature_keys(_self)
interpreter_signature_outputs(_self, _arg)
interpreter_subgraphs_size(_self)
interpreter_tensor(_self, _tensor_index)
interpreter_tensors_size(_self)
interpreter_variables(_self)
litert_compiled_model_fully_accelerated(_model)
litert_compiled_model_get_controlling_process(_model)
litert_compiled_model_io_sizes(_model)
litert_compiled_model_new(_env, _path, _accelerators, _precision, _profile, _signature)
litert_compiled_model_pending_events(_model)
litert_compiled_model_profile(_model, _limit)
litert_compiled_model_reset_profile(_model)
litert_compiled_model_run(_model, _inputs)
litert_compiled_model_run_with_metrics(_model, _inputs, _detail_level)
litert_compiled_model_set_controlling_process(_model, _pid)
litert_environment_new(_runtime_library_dir)
litert_model_signatures(_env, _path)
litert_platform_support()
nif_arm_fault(_point)
nif_litert_call_count()
not_loaded(Line)
ops_builtin_builtin_resolver_new(_apply_default_delegates)
signature_runner_allocate_tensors(_self)
signature_runner_cancel(_self)
signature_runner_input_names(_self)
signature_runner_input_size(_self)
signature_runner_input_tensor(_self, _input_name, _data)
signature_runner_invoke(_self)
signature_runner_output_names(_self)
signature_runner_output_size(_self)
signature_runner_output_tensor(_self, _output_name)
signature_runner_resize_input_tensor(_self, _input_name, _dims)
signature_runner_resize_input_tensor_strict(_self, _input_name, _dims)
signature_runner_signature_key(_self)
tensorflow_version()
tflite_extension_apis_version()
tflite_print_interpreter_state(_interpreter)
tflite_reset_variable_tensor(_tflite_tensor)
tflite_runtime_version()
tflite_schema_version()
tflite_source_tree()
tflite_version()
tflitetensor_dims(_self)
tflitetensor_quantization_params(_self)
tflitetensor_set_data(_self, _data)
tflitetensor_to_binary(_self, _limit)
tflitetensor_type(_self)
xnnpack_max_tensor_dims()
Functions
coral_contains_edgetpu_custom_op(_model)
coral_dequantize_tensor(_interpreter, _tensor_index, _as_type)
coral_edgetpu_devices()
coral_get_edgetpu_context(_device, _options)
coral_get_edgetpu_context_options(_context)
coral_make_edgetpu_interpreter(_model, _context)
delegate_available()
delegate_external_new(_library_path, _options)
delegate_xnnpack_new(_num_threads, _flags, _weight_cache_file_path)
error_reporter_default_error_reporter()
flatbuffer_model_build_from_buffer(_buffer, _error_reporter)
flatbuffer_model_build_from_file(_filename, _error_reporter)
flatbuffer_model_error_reporter(_self)
flatbuffer_model_get_minimum_runtime(_self)
flatbuffer_model_initialized(_self)
flatbuffer_model_read_all_metadata(_self)
flatbuffer_model_verify_and_build_from_buffer(_buffer, _error_reporter)
flatbuffer_model_verify_and_build_from_file(_filename, _error_reporter)
init()
interpreter_allocate_tensors(_self)
interpreter_builder_add_delegate(_self, _delegate, _on_decline)
interpreter_builder_build(_self, _builder)
interpreter_builder_new(_model, _resolver)
interpreter_builder_set_num_threads(_self, _num_threads)
interpreter_builder_state(_self)
interpreter_cancel(_self)
interpreter_controlling_process(_self)
interpreter_enable_cancellation(_self)
interpreter_execution_plan(_self)
interpreter_get_allow_fp16_precision_for_fp32(_self)
interpreter_get_input_name(_self, _index)
interpreter_get_output_name(_self, _index)
interpreter_get_signature_defs(_self)
interpreter_get_signature_runner(_self, _signature_key)
interpreter_get_subgraph_index_from_signature(_self, _arg)
interpreter_input_tensor(_self, _index, _data)
interpreter_inputs(_self)
interpreter_invoke(_self)
interpreter_new()
interpreter_nodes_size(_self)
interpreter_output_tensor(_self, _index)
interpreter_outputs(_self)
interpreter_release_non_persistent_memory(_self)
interpreter_reset_variable_tensors(_self)
interpreter_resize_input_tensor(_self, _tensor_index, _dims)
interpreter_resize_input_tensor_strict(_self, _tensor_index, _dims)
interpreter_set_allow_fp16_precision_for_fp32(_self, _arg)
interpreter_set_controlling_process(_self, _pid)
interpreter_set_inputs(_self, _inputs)
interpreter_set_num_threads(_self, _num_threads)
interpreter_set_outputs(_self, _outputs)
interpreter_set_variables(_self, _variables)
interpreter_signature_inputs(_self, _arg)
interpreter_signature_keys(_self)
interpreter_signature_outputs(_self, _arg)
interpreter_subgraphs_size(_self)
interpreter_tensor(_self, _tensor_index)
interpreter_tensors_size(_self)
interpreter_variables(_self)
litert_compiled_model_fully_accelerated(_model)
litert_compiled_model_get_controlling_process(_model)
litert_compiled_model_io_sizes(_model)
litert_compiled_model_new(_env, _path, _accelerators, _precision, _profile, _signature)
litert_compiled_model_pending_events(_model)
litert_compiled_model_profile(_model, _limit)
litert_compiled_model_reset_profile(_model)
litert_compiled_model_run(_model, _inputs)
litert_compiled_model_run_with_metrics(_model, _inputs, _detail_level)
litert_compiled_model_set_controlling_process(_model, _pid)
litert_environment_new(_runtime_library_dir)
litert_model_signatures(_env, _path)
litert_platform_support()
nif_arm_fault(_point)
nif_litert_call_count()
not_loaded(Line)
ops_builtin_builtin_resolver_new(_apply_default_delegates)
signature_runner_allocate_tensors(_self)
signature_runner_cancel(_self)
signature_runner_input_names(_self)
signature_runner_input_size(_self)
signature_runner_input_tensor(_self, _input_name, _data)
signature_runner_invoke(_self)
signature_runner_output_names(_self)
signature_runner_output_size(_self)
signature_runner_output_tensor(_self, _output_name)
signature_runner_resize_input_tensor(_self, _input_name, _dims)
signature_runner_resize_input_tensor_strict(_self, _input_name, _dims)
signature_runner_signature_key(_self)
tensorflow_version()
tflite_extension_apis_version()
tflite_print_interpreter_state(_interpreter)
tflite_reset_variable_tensor(_tflite_tensor)
tflite_runtime_version()
tflite_schema_version()
tflite_source_tree()
tflite_version()
tflitetensor_dims(_self)
tflitetensor_quantization_params(_self)
tflitetensor_set_data(_self, _data)
tflitetensor_to_binary(_self, _limit)
tflitetensor_type(_self)
xnnpack_max_tensor_dims()