Searched refs:multiply_no_nan (Results 1 – 4 of 4) sorted by relevance
571 tf_result_zeros = math_ops.multiply_no_nan(x, zeros).eval()573 tf_result_ones = math_ops.multiply_no_nan(x, ones).eval()
1085 def multiply_no_nan(x, y, name=None): function
268 name: "multiply_no_nan"