View Source TFLiteElixir.Ops.Builtin.BuiltinResolver (tflite_elixir v0.1.3)
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec new() :: nif_resource_ok() | nif_error()
New built-in op resolver.
This resolver provides a list of TfLite delegates that could be applied by TfLite interpreter by default.
Raising version of new/0
.