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.h407 void PackLhs(PackedSideBlock* dst, const MatrixMapType& src) { in PackLhs() function
Dmulti_thread_gemm.h508 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.cc2016 static void BM_LHS_NAME(PackLhs, T, C, FC, FH, FW, BR, \
2020 BENCHMARK(BM_LHS_NAME(PackLhs, T, C, FC, FH, FW, BR, BC))->UseRealTime()