ONE - On-device Neural Engine
Loading...
Searching...
No Matches
GraphBuilder::Context Class Referencefinal

#include <GraphBuilder.h>

Public Member Functions

 Context (loco::Graph *graph)
 
loco::Graphgraph (void)
 
Stackstack (void)
 

Detailed Description

Definition at line 64 of file GraphBuilder.h.

Constructor & Destructor Documentation

◆ Context()

GraphBuilder::Context::Context ( loco::Graph graph)
inline

Definition at line 67 of file GraphBuilder.h.

67 : _graph{graph}
68 {
69 // DO NOTHING
70 }
loco::Graph * graph(void)

Member Function Documentation

◆ graph()

◆ stack()


The documentation for this class was generated from the following file: