Home
last modified time | relevance | path

Searched defs:smaller_input_flat (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantization_utils.h818 const auto& smaller_input_flat = smaller_input.flat<T2>(); in QuantizedAddUsingEigen() local
864 const auto& smaller_input_flat = smaller_input.flat<T2>(); in QuantizedAdd() local