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.16.1.1623+4bf999fc3b81f861a8c2aa1b11ce6bfb8f610804
Syntaxpublic interface IOpResolver
Public Interface IOpResolver
public interface class IOpResolver
type IOpResolver = interface end
The IOpResolver type exposes the following members.
Properties
See Also