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()
112 typedef VectorDup<const std::int32_t, VectorShape::Row> OffsetRowDup; typedef145 const OffsetRowDup rhs_offset_vector(rhs_offset, cols); in Gemm()148 OffsetRowDup>( in Gemm()186 const OffsetRowDup rhs_offset_vector(rhs_offset, cols); in Gemm()189 OffsetRowDup>( in Gemm()760 const OffsetRowDup rhs_offset(b_offset, rhs.cols()); in TestWithSmallDataPerChannelQuantization()911 const OffsetRowDup rhs_offset(b_offset, rhs.cols()); in TestWithLargeDataPerChannelQuantization()1053 const OffsetRowDup rhs_offset(b_offset, rhs.cols()); in TestMultithreadedPerChannelQuantization()