Home
last modified time | relevance | path

Searched refs:input_source_value (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_conv_ops.cc146 const T1 input_source_value = in operator ()() local
154 static_cast<int32>(input_source_value) - input_offset; in operator ()()