Searched refs:smaller_input (Results 1 – 1 of 1) sorted by relevance
806 float input_max, const Tensor& smaller_input, in QuantizedAddUsingEigen() argument811 const auto& smaller_input_flat = smaller_input.flat<T2>(); in QuantizedAddUsingEigen()824 const int64 smaller_input_element_count = smaller_input.NumElements(); in QuantizedAddUsingEigen()853 float input_min, float input_max, const Tensor& smaller_input, in QuantizedAdd() argument857 const auto& smaller_input_flat = smaller_input.flat<T2>(); in QuantizedAdd()870 const int64 smaller_input_element_count = smaller_input.NumElements(); in QuantizedAdd()