Searched refs:OffsetRowDup (Results 1 – 2 of 2) sorted by relevance
60 typedef VectorDup<const std::int32_t, VectorShape::Row> OffsetRowDup; in GemmWithOutputPipeline() typedef62 const OffsetRowDup rhs_offset_vector(rhs_offset, rhs.cols()); in GemmWithOutputPipeline()
113 typedef VectorDup<const std::int32_t, VectorShape::Row> OffsetRowDup; typedef146 const OffsetRowDup rhs_offset_vector(rhs_offset, cols); in Gemm()149 OffsetRowDup>( in Gemm()187 const OffsetRowDup rhs_offset_vector(rhs_offset, cols); in Gemm()190 OffsetRowDup>( in Gemm()761 const OffsetRowDup rhs_offset(b_offset, rhs.cols()); in TestWithSmallDataPerChannelQuantization()912 const OffsetRowDup rhs_offset(b_offset, rhs.cols()); in TestWithLargeDataPerChannelQuantization()1054 const OffsetRowDup rhs_offset(b_offset, rhs.cols()); in TestMultithreadedPerChannelQuantization()