Searched refs:rhs_offset_vector (Results 1 – 2 of 2) sorted by relevance
/external/gemmlowp/public/ |
D | gemmlowp.h | 62 const OffsetRowDup rhs_offset_vector(rhs_offset, rhs.cols()); in GemmWithOutputPipeline() 64 context, lhs, rhs, result, lhs_offset_vector, rhs_offset_vector, in GemmWithOutputPipeline()
|
/external/gemmlowp/test/ |
D | test.cc | 145 const OffsetRowDup rhs_offset_vector(rhs_offset, cols); in Gemm() local 150 rhs_offset_vector, in Gemm() 186 const OffsetRowDup rhs_offset_vector(rhs_offset, cols); in Gemm() local 191 rhs_offset_vector, in Gemm()
|