Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dbatch_matmul.h68 const int lhs_ext0 = extent(extended_lhs_shape, 0); in BatchMatMul() local
159 const int lhs_ext0 = extent(extended_lhs_shape, 0); in BatchMatMul() local
313 const int lhs_ext0 = extent(extended_lhs_shape, 0); in BatchMatMul() local
419 const int lhs_ext0 = extent(extended_lhs_shape, 0); in BatchMatMul() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dbatch_matmul.h69 const int lhs_ext0 = batch_matmul::extent(extended_lhs_shape, 0); in BatchMatMul() local
127 const int lhs_ext0 = batch_matmul::extent(extended_lhs_shape, 0); in BatchMatMul() local
216 const int lhs_ext0 = batch_matmul::extent(extended_lhs_shape, 0); in BatchMatMul() local