Searched refs:bias_tensor (Results 1 – 2 of 2) sorted by relevance
65 const Shape& weight_shape, const int32_t* bias_tensor, in PrecomputeZeroPointTimesWeightWithBias() argument75 if (bias_tensor == nullptr) { in PrecomputeZeroPointTimesWeightWithBias()78 memcpy(output->get(), bias_tensor, row * sizeof(int32_t)); in PrecomputeZeroPointTimesWeightWithBias()
144 const Shape& weight_shape, const int32_t* bias_tensor,