Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriverFloatXNNPACK.cpp509 return VisitDepthwiseConv2DNode(subgraph, operation, operands, xnnpackTensors); in VisitNode()
792 static V1_3::ErrorStatus VisitDepthwiseConv2DNode(xnn_subgraph_t subgraph, in VisitDepthwiseConv2DNode() function in android::nn::sample_driver::Subgraph