ONE - On-device Neural Engine
Loading...
Searching...
No Matches
moco::GraphUpdate Class Referenceabstract

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.
 

Detailed Description

Interface to connect the graph.

Definition at line 81 of file GraphBuilderContext.h.

Constructor & Destructor Documentation

◆ ~GraphUpdate()

virtual moco::GraphUpdate::~GraphUpdate ( )
virtualdefault

Member Function Documentation

◆ input()

virtual void moco::GraphUpdate::input ( const SymbolTable ) const
pure virtual

Do the graph input connections using the SymbolTable.


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