Home | History | Annotate | Download | only in eight_bit_int_gemm

Lines Matching defs:rhs_offset

79   const int rhs_offset = b_offset;
99 context, lhs, rhs, &result, lhs_offset, rhs_offset, result_offset, \
117 const int rhs_offset = b_offset;
136 context, lhs, rhs, &result, lhs_offset, rhs_offset, empty_pipeline); \
254 std::int32_t lhs_offset, std::int32_t rhs_offset,
265 rhs_offset, sum_offset, multiplicative_offset,
270 scratch->buffer(), rhs, lhs, n, m, k, rhs_offset,
280 std::int32_t lhs_offset, std::int32_t rhs_offset,
289 rhs_offset, result_offset, result);
293 scratch->buffer(), rhs, lhs, n, m, k, rhs_offset,