ONE - On-device Neural Engine
|
#include <Importer.h>
Public Member Functions | |
Importer () | |
Importer (const GraphBuilderSource *source) | |
std::unique_ptr< Module > | importModule (const uint8_t *data, size_t size) |
Definition at line 33 of file Importer.h.
luci::Importer::Importer | ( | ) |
Definition at line 264 of file Importer.cpp.
|
inlineexplicit |
Definition at line 39 of file Importer.h.
std::unique_ptr< Module > luci::Importer::importModule | ( | const uint8_t * | data, |
size_t | size | ||
) |
Definition at line 374 of file Importer.cpp.
References flatbuffers::data(), and size.