Searched refs:round_function (Results 1 – 3 of 3) sorted by relevance
57 round = _core.round_function # pylint: disable=redefined-builtin
1106 round_function = define_unary_op('round', math_ops.round) variable
715 ('round', None, math_ops.round, core.round_function),