ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CircleTensorExporter.h File Reference

Go to the source code of this file.

Namespaces

namespace  luci
 

Functions

void luci::prepareModelData (flatbuffers::FlatBufferBuilder &builder, SerializedModelData &md)
 one time preparation for SerializedModelData
 
void luci::exportOpDefinedTensors (loco::Graph *g, flatbuffers::FlatBufferBuilder &builder, SerializedModelData &md, SerializedGraphData &gd)
 create Tensors corresponding to results of all nodes in graph
 
void luci::clearExportInfo (loco::Graph *g)
 clear temporary export information annotated to graph nodes