Home
last modified time | relevance | path

Searched refs:VisitDepthwiseConv2dOperator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/delegate/classic/src/
H A DConvolution.hpp430 TfLiteStatus VisitDepthwiseConv2dOperator(DelegateData& delegateData, in VisitDepthwiseConv2dOperator() function
862 …return VisitDepthwiseConv2dOperator(delegateData, tfLiteContext, tfLiteNode, nodeIndex, operatorCo… in VisitConvolutionOperator()