Module hotg_rune_runtime::models
source · [−]Expand description
Functions for handling various “well-known” model formats.
Structs
The error returned when the model handler can’t handle a particular model format.
Constants
The mimetype used for a TensorFlow JS model.
The mimetype used for a TensorFlow Lite model.
The mimetype used for a TensorFlow model.
Functions
A model handler which will try to load a model based on the feature flags that have been set.
Create a new Model
backed by hotg_runecoral
.