Searched refs:MultiThreadGemm (Results 1 – 3 of 3) sorted by relevance
/external/gemmlowp/public/ |
D | gemmlowp.h | 64 MultiThreadGemm<typename Kernel::Format, InputScalar, OutputScalar, in GemmWithOutputPipelinePC() 70 MultiThreadGemm<typename Kernel::Format, InputScalar, OutputScalar, in GemmWithOutputPipelinePC() 78 MultiThreadGemm<typename Kernel::Format, InputScalar, OutputScalar, in GemmWithOutputPipelinePC() 84 MultiThreadGemm<typename Kernel::Format, InputScalar, OutputScalar, in GemmWithOutputPipelinePC()
|
/external/gemmlowp/internal/ |
D | multi_thread_gemm.h | 534 void MultiThreadGemm(MultiThreadGemmContext* context, const KernelBase& kernel, in MultiThreadGemm() function
|
/external/gemmlowp/test/ |
D | test.cc | 160 MultiThreadGemm<typename Kernel::Format, Scalar, Scalar, BitDepthParams, in Gemm()
|