17#ifndef __LOCO_SERVICE_SHAPE_INFERENCE_H__
18#define __LOCO_SERVICE_SHAPE_INFERENCE_H__
Logical unit of computation.
ShapeInferenceSession(const ShapeInferenceRule *rule)
void shape_erase(Node *node)
ShapeInferenceSession apply(ShapeInferenceRule *r)
bool shape_known(const Node *node)
NodeShape shape_get(const Node *node)
static NodeShape get(const Node *)
static void erase(Node *)
static bool known(const Node *)