1. 30 11月, 2022 3 次提交
    • V
      [Clean Fluid API]Remove API: log (#47966) · 91af6df8
      Vvsmile 提交于
      * replace log with paddle.log
      
      * replace log with paddle.nn.functional.log
      
      * fix the code style of remove_log
      
      * fix the ImportError of log
      
      * fix the error of modification of the dist_transformer.py
      
      * fix error of Static-Check
      91af6df8
    • Y
      [Clean fluid] Clean ones, reverse, save, save_combine, load_combine, has_inf,... · 7c903ae7
      yunyaoXYY 提交于
      [Clean fluid] Clean ones, reverse, save, save_combine, load_combine, has_inf, zeros_like and ones_like (#48424)
      
      * Clean fluid ones
      
      * clean ones_like
      
      * clean zeros_like
      
      * clean save,save_combine,load_combine
      
      * clean reverse
      
      * clean has_inf
      
      * clean reverse tests
      7c903ae7
    • 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
  2. 29 11月, 2022 14 次提交
  3. 28 11月, 2022 8 次提交
  4. 26 11月, 2022 1 次提交
  5. 25 11月, 2022 3 次提交
  6. 24 11月, 2022 9 次提交
  7. 23 11月, 2022 2 次提交