Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validate_examples/
H A Dgraph_depthwiseconvolution.cpp351 class GraphDepthwiseConvolutionValidateExample final : public GraphValidateExample<DepthwiseConvolu… class
356 GraphDepthwiseConvolutionValidateExample() in GraphDepthwiseConvolutionValidateExample() function in GraphDepthwiseConvolutionValidateExample
391 return arm_compute::utils::run_example<GraphDepthwiseConvolutionValidateExample>(argc, argv); in main()