Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dbatch_matmul.h69 const int lhs_ext1 = extent(extended_lhs_shape, 1); in BatchMatMul() local
160 const int lhs_ext1 = extent(extended_lhs_shape, 1); in BatchMatMul() local
314 const int lhs_ext1 = extent(extended_lhs_shape, 1); in BatchMatMul() local
420 const int lhs_ext1 = extent(extended_lhs_shape, 1); in BatchMatMul() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dbatch_matmul.h70 const int lhs_ext1 = batch_matmul::extent(extended_lhs_shape, 1); in BatchMatMul() local
128 const int lhs_ext1 = batch_matmul::extent(extended_lhs_shape, 1); in BatchMatMul() local
217 const int lhs_ext1 = batch_matmul::extent(extended_lhs_shape, 1); in BatchMatMul() local