ONE - On-device Neural Engine
|
GraphBuilder for DepthwiseConv2dNative node. More...
#include <DepthwiseConv2dNative.h>
Public Member Functions | |
bool | validate (const tensorflow::NodeDef &) const override |
void | build (const tensorflow::NodeDef &, GraphBuilderContext *) const override |
Public Member Functions inherited from moco::GraphBuilder | |
virtual | ~GraphBuilder () |
GraphBuilder for DepthwiseConv2dNative node.
Definition at line 28 of file DepthwiseConv2dNative.h.
|
overridevirtual |
Implements moco::GraphBuilder.
Definition at line 110 of file DepthwiseConv2dNative.cpp.
References plier::tf::as_int64_list(), moco::SymbolTable::enroll(), moco::UpdateQueue::enroll(), plier::tf::get_list_attr(), plier::tf::get_string_attr(), moco::GraphBuilderContext::graph(), moco::TFNode::name(), moco::str_toupper(), moco::GraphBuilderContext::tensor_names(), and moco::GraphBuilderContext::updates().
|
overridevirtual |
Implements moco::GraphBuilder.
Definition at line 71 of file DepthwiseConv2dNative.cpp.
References plier::tf::as_int64_list(), plier::tf::get_list_attr(), plier::tf::get_string_attr(), plier::tf::has_attrs(), and moco::str_toupper().