|
ONE - On-device Neural Engine
|
#include <TFLExporterImpl.h>
Public Member Functions | |
| Impl ()=delete | |
| ~Impl ()=default | |
| Impl (loco::Graph *graph) | |
| const char * | getBufferPointer () const |
| size_t | getBufferSize () const |
internal implementation of interface exporter class
Definition at line 40 of file TFLExporterImpl.h.
|
delete |
|
default |
|
explicit |
Definition at line 106 of file TFLExporterImpl.cpp.
| const char * exo::TFLExporter::Impl::getBufferPointer | ( | ) | const |
Definition at line 172 of file TFLExporterImpl.cpp.
| size_t exo::TFLExporter::Impl::getBufferSize | ( | ) | const |
Definition at line 177 of file TFLExporterImpl.cpp.