Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_add_op.cc520 float tensor_min; in Compute() local
529 tensor_min = min_y; in Compute()
538 tensor_min = min_x; in Compute()
543 tensor_min, tensor_max, tensor_num_elements, min_z_value, max_z_value, in Compute()