ONE - On-device Neural Engine
|
#include <TFLExporterUtils.h>
Public Member Functions | |
bool | operator== (const OpCode &rhs) const |
Data Fields | |
tflite::BuiltinOperator | opcode |
Definition at line 35 of file TFLExporterUtils.h.
|
inline |
tflite::BuiltinOperator exo::tflite_detail::OpCode::opcode |
Definition at line 37 of file TFLExporterUtils.h.
Referenced by std::hash< exo::tflite_detail::OpCode >::operator()(), and operator==().