Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_add_op.cc517 float vector_max; in Compute() local
526 vector_max = max_x; in Compute()
535 vector_max = max_y; in Compute()
542 vector_data, vector_min, vector_max, vector_num_elements, tensor_data, in Compute()