ONE - On-device Neural Engine
|
#include <TypeInference.h>
Public Member Functions | |
TypeInferenceSession (const TypeInferenceRule *rule) | |
bool | to (Graph *g) const |
Definition at line 84 of file TypeInference.h.
|
inline |
Definition at line 87 of file TypeInference.h.
bool loco::TypeInferenceSession::to | ( | Graph * | g | ) | const |
Definition at line 61 of file TypeInference.cpp.
References loco::AnnotatedItem< Annotation >::annot(), loco::Node::dialect(), loco::dtype_known(), loco::TypeInferenceRule::infer(), loco::output_nodes(), loco::postorder_traversal(), and loco::TypeInferenceRule::recognize().