Home
last modified time | relevance | path

Searched defs:ParseDepthwiseConv2D (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/core/api/
Dflatbuffer_conversions.cc1162 TfLiteStatus ParseDepthwiseConv2D(const Operator* op, in ParseDepthwiseConv2D() function
/external/armnn/src/armnnTfParser/
DTfParser.cpp1300 ParsedTfOperationPtr TfParser::ParseDepthwiseConv2D(const tensorflow::NodeDef& nodeDef, in ParseDepthwiseConv2D() function in armnnTfParser::TfParser
/external/armnn/src/armnnTfLiteParser/
DTfLiteParser.cpp892 void TfLiteParser::ParseDepthwiseConv2D(size_t subgraphIndex, size_t operatorIndex) in ParseDepthwiseConv2D() function in armnnTfLiteParser::TfLiteParser