Home
last modified time | relevance | path

Searched refs:PackLhs (Results 1 – 5 of 5) sorted by relevance

/external/gemmlowp/internal/
Dsingle_thread_gemm.h133 PackLhs(&packed_lhs, lhs.block(r, 0, rs, depth)); in SingleThreadGemm()
Dpack.h399 void PackLhs(PackedSideBlock* dst, const MatrixMapType& src) { in PackLhs() function
Dmulti_thread_gemm.h480 PackLhs(&packed_lhs, lhs.block(r, 0, rs, depth)); in Run()
/external/gemmlowp/doc/
Ddesign.md118 PackLhs(&packed_lhs, lhs.block(r, 0, rs, depth));
/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions_test.cc1834 static void BM_LHS_NAME(PackLhs, C, FC, FH, FW, BR, BC)(int iters) { \
1837 BENCHMARK(BM_LHS_NAME(PackLhs, C, FC, FH, FW, BR, BC))