|
ONE - On-device Neural Engine
|
#include <Identity.h>

Public Member Functions | |
| bool | validate (const tensorflow::NodeDef &) const final |
| void | build (const tensorflow::NodeDef &, GraphBuilderContext *) const final |
Public Member Functions inherited from moco::GraphBuilder | |
| virtual | ~GraphBuilder () |
Definition at line 25 of file Identity.h.
|
finalvirtual |
Implements moco::GraphBuilder.
Definition at line 69 of file Identity.cpp.
References moco::SymbolTable::enroll(), moco::UpdateQueue::enroll(), moco::GraphBuilderContext::graph(), moco::TFNode::name(), moco::GraphBuilderContext::tensor_names(), moco::update(), and moco::GraphBuilderContext::updates().
|
finalvirtual |
Implements moco::GraphBuilder.
Definition at line 61 of file Identity.cpp.