Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_add_op.cc521 float tensor_max; in Compute() local
530 tensor_max = max_y; in Compute()
539 tensor_max = max_x; in Compute()
543 tensor_min, tensor_max, tensor_num_elements, min_z_value, max_z_value, in Compute()