Class to store context to build IR from onnx.
SymbolTable * input_names()
GraphBuilderContext(const GraphBuilderContext &)=delete
GraphBuilderContext(loco::Graph *g, SymbolTable *nodes, SymbolTable *input_names)
GraphBuilderContext(GraphBuilderContext &&)=delete