https://www.emgu.com
Abstract interface that returns TfLiteRegistrations given op codes or custom
op names. This is the mechanism that ops being referenced in the flatbuffer
model are mapped to executable function pointers (TfLiteRegistrations)
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite (in Emgu.TF.Lite.dll) Version: 2.19.0.1709+574f567263f3c76bb77304b9eeb79ab6660ba101
Syntaxpublic interface IOpResolver
Public Interface IOpResolver
public interface class IOpResolver
type IOpResolver = interface end
The IOpResolver type exposes the following members.
Properties
See Also