Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dbatch_matmul.h70 const int lhs_ext2 = extent(extended_lhs_shape, 2); in BatchMatMul() local
161 const int lhs_ext2 = extent(extended_lhs_shape, 2); in BatchMatMul() local
315 const int lhs_ext2 = extent(extended_lhs_shape, 2); in BatchMatMul() local
421 const int lhs_ext2 = extent(extended_lhs_shape, 2); in BatchMatMul() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dbatch_matmul.h71 const int lhs_ext2 = batch_matmul::extent(extended_lhs_shape, 2); in BatchMatMul() local
129 const int lhs_ext2 = batch_matmul::extent(extended_lhs_shape, 2); in BatchMatMul() local
218 const int lhs_ext2 = batch_matmul::extent(extended_lhs_shape, 2); in BatchMatMul() local