Searched refs:max_b_vector (Results 1 – 1 of 1) sorted by relevance
60 const Tensor& max_b_vector, in MklQuantizationRangeForMultiplication() argument64 DCHECK(max_b_vector.NumElements() == (*max_c_vector)->NumElements()); in MklQuantizationRangeForMultiplication()69 const float* max_b = max_b_vector.flat<float>().data(); in MklQuantizationRangeForMultiplication()