Home
last modified time | relevance | path

Searched defs:base_addr_a (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DGEMM.cpp76 const int base_addr_a = depth * a_stride_z + w * a_stride_w; in gemm() local
141 const int base_addr_a = depth * a_stride_z + w * a_stride_w; in gemm_mixed_precision() local
DGEMMLowp.cpp203 const int base_addr_a = depth * a_stride_z; in gemmlowp_matrix_multiply_core() local