|
ONE - On-device Neural Engine
|
Check model input and output operands are really exist in the graph. More...
#include <Verifier.h>

Public Member Functions | |
| bool | verify (const Graph &graph) const noexcept override |
Public Member Functions inherited from onert::ir::verifier::IVerifier | |
| virtual | ~IVerifier ()=default |
Check model input and output operands are really exist in the graph.
Definition at line 58 of file Verifier.h.
|
overridevirtualnoexcept |
Implements onert::ir::verifier::IVerifier.
Definition at line 221 of file Verifier.cc.
References onert::ir::DUPLICATED, onert::ir::UNDEFINED, and VERBOSE.