ONE - On-device Neural Engine
|
#include <ShapeInference.h>
Static Public Member Functions | |
static bool | known (const Node *) |
static NodeShape | get (const Node *) |
static void | erase (Node *) |
Definition at line 53 of file ShapeInference.h.
|
static |
Definition at line 102 of file ShapeInference.cpp.
References loco::AnnotatedItem< Annotation >::annot().
Referenced by loco::shape_erase().
Definition at line 96 of file ShapeInference.cpp.
References loco::AnnotatedItem< Annotation >::annot(), and known().
Referenced by loco::shape_get().
|
static |
Definition at line 94 of file ShapeInference.cpp.
References loco::AnnotatedItem< Annotation >::annot().
Referenced by get(), and loco::shape_known().