Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
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
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
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