Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantize_down_and_shrink_range.cc56 const int32_t input_highest_quantized = in Compute() local
58 T1 actual_min_quantized = input_highest_quantized; in Compute()