38 return circleinput->indexed();
47 return circleinput->index();
57 return circleoutput->indexed();
66 return circleoutput->index();
75CircleDialect::CircleDialect()
Logical unit of computation.
A singleton for Circle Dialect.
static loco::Dialect * get(void)
CircleNode for Output of the Graph.
uint32_t GraphOutputIndex
T must_cast(FeatureEncoder *node)
A helper dynamic_cast that throws when failed.
T must_cast(loco::Node *node)
virtual GraphOutputIndex index(const Node *node) const =0
virtual bool associated(const Node *node) const =0
Check whether a given node is associated with any Graph-level output.