Searched refs:smaller_input (Results 1 – 1 of 1) sorted by relevance
815 float input_max, const Tensor& smaller_input, in QuantizedAddUsingEigen() argument820 const auto& smaller_input_flat = smaller_input.flat<T2>(); in QuantizedAddUsingEigen()833 const int64 smaller_input_element_count = smaller_input.NumElements(); in QuantizedAddUsingEigen()862 float input_min, float input_max, const Tensor& smaller_input, in QuantizedAdd() argument866 const auto& smaller_input_flat = smaller_input.flat<T2>(); in QuantizedAdd()879 const int64 smaller_input_element_count = smaller_input.NumElements(); in QuantizedAdd()