• S
    Update api 2.0 for some ops · 92b3a717
    Steffy-zxf 提交于
    * 1. remove paddle.unique_with_counts api, which counts as unique api
    2. add paddle.math.increment(x, value=1.0, name=None) api
    3. replace paddle.sums with paddle.add_n api
    4. update paddle.metric.accuracy api (add name parameter)
    92b3a717
test_sum_op.py 11.0 KB