Searched defs:mix_layout (Results 1 – 8 of 8) sorted by relevance
/external/ComputeLibrary/tests/validation/fixtures/ |
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
|
D | PoolingLayerFixture.h | 59 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
D | FFTFixture.h | 150 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
D | ScaleFixture.h | 66 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
D | DirectConvolutionLayerFixture.h | 93 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
D | FullyConnectedLayerFixture.h | 75 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
D | DepthwiseConvolutionLayerFixture.h | 204 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|
D | ConvolutionLayerFixture.h | 116 void mix_layout(FunctionType &layer, TensorType &src, TensorType &dst) in mix_layout() function
|