1. 02 12月, 2022 2 次提交
    • Y
      clear fluid apis: square_error_cost (#48029) · 33173ab4
      yuehuayingxueluo 提交于
      * clear fluid apis in fleet and passes
      
      * fix model.py
      
      * fix model.py
      
      * fix cpp_pass.py
      
      * clear loss.py
      
      * change test file
      
      * fix some test_*.py
      
      * fix adaround.py
      
      * fix evaluator.py
      
      * fix CI bug
      
      * fix CI bug
      
      * fix decode.py
      
      * fix detection.py
      
      * fix ci bug
      
      * rm test_sigmoid_cross_entropy_with_logits_op_ipu.py and fix __init__.py
      
      * fix ci bug
      
      * fix ci BUG
      33173ab4
    • H
      [Clean fluid] Clean fluid elementwise_arithmetic (part6 unit test) (#48467) · 5789ac5a
      HongyuJia 提交于
      * clean elem_arithmetic part6 unittest
      
      * delete op_name_conflict unittest
      
      * restore test_op_name_conflict
      
      * fix codestyle test_op_function_generator
      5789ac5a
  2. 01 12月, 2022 3 次提交
  3. 30 11月, 2022 2 次提交
    • Y
      clear fluid api: sigmoid_cross_entropy_with_logits (#48146) · 9ff99e9e
      yuehuayingxueluo 提交于
      * clear fluid api: sigmoid_cross_entropy_with_logits
      
      * fix loss.py
      
      * change paddle.nn.functional.sigmoid_cross_entropy_with_logits
      
      * delete sigmoid_cross_entropy_with_logits
      
      * fix binary_cross_entropy_with_logits
      
      * fix ci bug
      
      * fix ci buf
      9ff99e9e
    • W
      [remove fluid] under unittesets (#48212) · 7d6263e6
      wangzhen38 提交于
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      7d6263e6
  4. 29 11月, 2022 8 次提交
  5. 28 11月, 2022 7 次提交
  6. 26 11月, 2022 1 次提交
  7. 24 11月, 2022 7 次提交
  8. 23 11月, 2022 6 次提交
  9. 22 11月, 2022 1 次提交
    • Y
      clear fluid apis in loss.py v_1 (#48132) · 27f49254
      yuehuayingxueluo 提交于
      * clear fluid apis: center_loss, bpr_loss, edit_distance, hsigmoid, sampled_softmax_with_cross_entropy, rank_loss, margin_rank_loss,  sigmoid_cross_entropy_with_logits, huber_loss
      
      * fix python/paddle/fluid/layers/loss.py
      
      * fix test_layers.py
      
      * fix CI bug
      
      * fix nn.py
      27f49254
  10. 21 11月, 2022 3 次提交