Searched refs:GraphFunctionLayer (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/tests/validate_examples/ | ||
H A D | graph_validate_utils.h | 636 virtual LayerT GraphFunctionLayer(ExampleParams ¶ms) = 0; |
H A D | graph_fully_connected.cpp | 287 FullyConnectedLayer GraphFunctionLayer(ExampleParams ¶ms) override in GraphFunctionLayer() function in GraphFullyConnectedValidateExample |
H A D | graph_depthwiseconvolution.cpp | 361 DepthwiseConvolutionLayer GraphFunctionLayer(ExampleParams ¶ms) override in GraphFunctionLayer() function in GraphDepthwiseConvolutionValidateExample |
H A D | graph_convolution.cpp | 365 ConvolutionLayer GraphFunctionLayer(ExampleParams ¶ms) override in GraphFunctionLayer() function in GraphConvolutionValidateExample |