Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/test/
H A DOptimizerTests.cpp480 void CreateDepthwiseConvolution2dGraph(Graph &graph, const unsigned int* inputShape, in CreateDepthwiseConvolution2dGraph() function
519 CreateDepthwiseConvolution2dGraph(graph, inputShape, weightsShape, outputShape);
530CreateDepthwiseConvolution2dGraph(graph, inputShape, weightsShape, outputShape, DataLayout::NHWC);