Searched defs:mix_layout (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/ |
H A D | WinogradConvolutionLayerFixture.h | 70 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function 256 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function 370 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function 481 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
H A D | PoolingLayerFixture.h | 59 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
H A D | FFTFixture.h | 150 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
H A D | ScaleFixture.h | 66 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
H A D | DirectConvolutionLayerFixture.h | 93 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
H A D | DepthwiseConvolutionLayerFixture.h | 204 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
H A D | FullyConnectedLayerFixture.h | 75 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
H A D | ConvolutionLayerFixture.h | 116 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|