Home | History | Annotate | Download | only in ops

Lines Matching refs:prec

961         prec = math_ops.div(tp + epsilon, tp + fp + epsilon)
962 return rec, prec