Searched refs:truncatediv (Results 1 – 9 of 9) sorted by relevance
4 name: "truncatediv"
6 `tf.truncatediv(x, y) * y + truncate_mod(x, y) = x`.
387 math_ops.truncatediv,
134 math_ops.truncatediv,
535 tf3_result = (math_ops.truncatediv(nums, divs) * divs +
1145 truncatediv = gen_math_ops.truncate_div variable
1036 name: "truncatediv"
2344 name: "truncatediv"
1433 integer truncation based behaviors you can use `tf.truncatediv`