Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/CL/cl_kernels/
Dhelpers_asymm.h395 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b) macro
396 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
/external/ComputeLibrary/cl_kernels/
Dhelpers_asymm.hembed1514 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
1515 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
/external/ComputeLibrary/cl_kernels/common/
Dbounding_box_transform_quantized.clembed1515 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
1516 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
Droi_align_layer_quantized.clembed1515 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
1516 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
Dgenerate_proposals_quantized.clembed1515 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
1516 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
Dqlstm_layer_normalization.clembed1515 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
1516 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
Dsoftmax_layer_quantized.clembed1515 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
1516 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
Droi_pooling_layer.clembed2759 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
2760 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
Dreduction_operation.clembed2759 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
2760 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
Dgemmlowp.clembed5308 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
5309 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
/external/ComputeLibrary/cl_kernels/nchw/
Ddirect_convolution.clembed2759 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
2760 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)
/external/ComputeLibrary/cl_kernels/nhwc/
Ddirect_convolution.clembed4061 #define ASYMM_MULT_STR(a, b, size) asymm_mult##size(a, b)
4062 #define ASYMM_MULT(a, b, size) ASYMM_MULT_STR(a, b, size)