Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/
H A Dflatbuffer_conversions.cc1268 TfLiteStatus ParseDepthwiseConv2D(const Operator* op, in ParseDepthwiseConv2D() function
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/
H A DTfLiteParser.cpp1372 void TfLiteParserImpl::ParseDepthwiseConv2D(size_t subgraphIndex, size_t operatorIndex) in ParseDepthwiseConv2D() function in armnnTfLiteParser::TfLiteParserImpl