View Source tflite_beam_nif (tflite_beam v0.3.3)

Link to this section Summary

Functions

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_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

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_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

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