Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validate_examples/
H A Dgraph_validate_utils.h636 virtual LayerT GraphFunctionLayer(ExampleParams &params) = 0;
670 << GraphFunctionLayer(params) in do_setup()
H A Dgraph_fully_connected.cpp287 FullyConnectedLayer GraphFunctionLayer(ExampleParams &params) override in GraphFunctionLayer() function in GraphFullyConnectedValidateExample
H A Dgraph_depthwiseconvolution.cpp361 DepthwiseConvolutionLayer GraphFunctionLayer(ExampleParams &params) override in GraphFunctionLayer() function in GraphDepthwiseConvolutionValidateExample
H A Dgraph_convolution.cpp365 ConvolutionLayer GraphFunctionLayer(ExampleParams &params) override in GraphFunctionLayer() function in GraphConvolutionValidateExample