ONE - On-device Neural Engine
|
Interface to connect the graph. More...
#include <GraphBuilderContext.h>
Public Member Functions | |
virtual | ~GraphUpdate ()=default |
virtual void | input (const SymbolTable *) const =0 |
Do the graph input connections using the SymbolTable. | |
Interface to connect the graph.
Definition at line 81 of file GraphBuilderContext.h.
|
virtualdefault |
|
pure virtual |
Do the graph input connections using the SymbolTable.