ONE - On-device Neural Engine
|
#include <TypeInference.h>
Static Public Member Functions | |
static bool | known (const Node *) |
static DataType | get (const Node *) |
static void | erase (Node *) |
Definition at line 101 of file TypeInference.h.
|
static |
Definition at line 93 of file TypeInference.cpp.
References loco::AnnotatedItem< Annotation >::annot().
Referenced by loco::dtype_erase().
Definition at line 87 of file TypeInference.cpp.
References loco::AnnotatedItem< Annotation >::annot(), and known().
Referenced by loco::dtype_get().
|
static |
Definition at line 85 of file TypeInference.cpp.
References loco::AnnotatedItem< Annotation >::annot().
Referenced by loco::dtype_known(), and get().