16#ifndef CIRCT_DIALECT_ARC_RUNTIME_MODELINSTANCE_H
17#define CIRCT_DIALECT_ARC_RUNTIME_MODELINSTANCE_H
const uint64_t instanceID
const char * getModelName() const
void parseArgs(const char *args)
const ArcRuntimeModelInfo *const modelInfo
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
Static information for a compiled hardware model, generated by the MLIR lowering.
const char * modelName
Name of the compiled model.
Combined runtime and model state for a hardware model instance.