tflite
Summary
Functions |
|
---|---|
GetRegistrationFromOpCode(const OperatorCode *opcode, const OpResolver & op_resolver, ErrorReporter *error_reporter, const TfLiteRegistration **registration)
|
TfLiteStatus
|
Classes |
|
---|---|
tflite:: |
A functor that reports error to supporting system. |
tflite:: |
An RAII object that represents a read-only tflite model, copied from disk, or mmapped. |
tflite:: |
An interpreter for a graph of nodes that input and output from tensors. |
tflite:: |
Build an interpreter capable of interpreting |
tflite:: |
Abstract interface that returns TfLiteRegistrations given op codes or custom op names. |
tflite:: |
Abstract interface that verifies whether a given model is legit. |
Namespaces |
|
---|---|
tflite:: |
Functions
GetRegistrationFromOpCode
TfLiteStatus GetRegistrationFromOpCode( const OperatorCode *opcode, const OpResolver & op_resolver, ErrorReporter *error_reporter, const TfLiteRegistration **registration )