ONE - On-device Neural Engine
|
Get the shape of each node as a node annotation. More...
#include <ShapeInference.h>
Static Public Member Functions | |
static ShapeDescription | get (loco::Node *node) |
Get the shape of each node as a node annotation.
HOW TO USE
ShapeInference::get(g->nodes()->at(..));
Definition at line 34 of file ShapeInference.h.
|
static |
Definition at line 35 of file ShapeInference.cpp.
References loco::shape_get(), loco::shape_known(), and exo::to_shape_description().