Search
tflite_beam
v0.3.6
Pages
Modules
Settings
View Source
tflite_beam_nif
(tflite_beam v0.3.6)
Link to this section
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_make_edgetpu_interpreter(_model, _context)
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_file(_filename, _error_reporter)
init()
interpreter_allocate_tensors(_self)
interpreter_builder_build(_self, _builder)
interpreter_builder_new(_model, _resolver)
interpreter_builder_set_num_threads(_self, _num_threads)
interpreter_execution_plan(_self)
interpreter_get_input_name(_self, _index)
interpreter_get_output_name(_self, _index)
interpreter_get_signature_defs(_self)
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_set_inputs(_self, _inputs)
interpreter_set_num_threads(_self, _num_threads)
interpreter_set_outputs(_self, _outputs)
interpreter_set_variables(_self, _variables)
interpreter_signature_keys(_self)
interpreter_tensor(_self, _tensor_index)
interpreter_tensors_size(_self)
interpreter_variables(_self)
not_loaded(Line)
ops_builtin_builtin_resolver_new()
tflite_print_interpreter_state(_interpreter)
tflite_reset_variable_tensor(_tflite_tensor)
tflitetensor_dims(_self)
tflitetensor_quantization_params(_self)
tflitetensor_set_data(_self, _data)
tflitetensor_to_binary(_self, _limit)
tflitetensor_type(_self)
Link to this section
Functions
Link to this function
coral_contains_edgetpu_custom_op(_model)
View Source
Link to this function
coral_dequantize_tensor(_interpreter, _tensor_index, _as_type)
View Source
Link to this function
coral_edgetpu_devices()
View Source
Link to this function
coral_get_edgetpu_context(_device, _options)
View Source
Link to this function
coral_make_edgetpu_interpreter(_model, _context)
View Source
Link to this function
error_reporter_default_error_reporter()
View Source
Link to this function
flatbuffer_model_build_from_buffer(_buffer, _error_reporter)
View Source
Link to this function
flatbuffer_model_build_from_file(_filename, _error_reporter)
View Source
Link to this function
flatbuffer_model_error_reporter(_self)
View Source
Link to this function
flatbuffer_model_get_minimum_runtime(_self)
View Source
Link to this function
flatbuffer_model_initialized(_self)
View Source
Link to this function
flatbuffer_model_read_all_metadata(_self)
View Source
Link to this function
flatbuffer_model_verify_and_build_from_file(_filename, _error_reporter)
View Source
Link to this function
init()
View Source
Link to this function
interpreter_allocate_tensors(_self)
View Source
Link to this function
interpreter_builder_build(_self, _builder)
View Source
Link to this function
interpreter_builder_new(_model, _resolver)
View Source
Link to this function
interpreter_builder_set_num_threads(_self, _num_threads)
View Source
Link to this function
interpreter_execution_plan(_self)
View Source
Link to this function
interpreter_get_input_name(_self, _index)
View Source
Link to this function
interpreter_get_output_name(_self, _index)
View Source
Link to this function
interpreter_get_signature_defs(_self)
View Source
Link to this function
interpreter_input_tensor(_self, _index, _data)
View Source
Link to this function
interpreter_inputs(_self)
View Source
Link to this function
interpreter_invoke(_self)
View Source
Link to this function
interpreter_new()
View Source
Link to this function
interpreter_nodes_size(_self)
View Source
Link to this function
interpreter_output_tensor(_self, _index)
View Source
Link to this function
interpreter_outputs(_self)
View Source
Link to this function
interpreter_set_inputs(_self, _inputs)
View Source
Link to this function
interpreter_set_num_threads(_self, _num_threads)
View Source
Link to this function
interpreter_set_outputs(_self, _outputs)
View Source
Link to this function
interpreter_set_variables(_self, _variables)
View Source
Link to this function
interpreter_signature_keys(_self)
View Source
Link to this function
interpreter_tensor(_self, _tensor_index)
View Source
Link to this function
interpreter_tensors_size(_self)
View Source
Link to this function
interpreter_variables(_self)
View Source
Link to this function
not_loaded(Line)
View Source
Link to this function
ops_builtin_builtin_resolver_new()
View Source
Link to this function
tflite_print_interpreter_state(_interpreter)
View Source
Link to this function
tflite_reset_variable_tensor(_tflite_tensor)
View Source
Link to this function
tflitetensor_dims(_self)
View Source
Link to this function
tflitetensor_quantization_params(_self)
View Source
Link to this function
tflitetensor_set_data(_self, _data)
View Source
Link to this function
tflitetensor_to_binary(_self, _limit)
View Source
Link to this function
tflitetensor_type(_self)
View Source