1. 16 3月, 2023 1 次提交
  2. 15 3月, 2023 2 次提交
    • K
      feat: add rsqrt composite rule (#51432) · c9ca7c35
      Kang Zhao 提交于
      * feat: add relu composite rule
      
      * feat: add relu composite rule, maximum op
      
      * feat: add relu composite rule, maximum op
      
      * feat: add relu composite rule, polish comments
      
      * feat: add relu composite rule, polish comments
      
      * feat: add relu composite rule, add python api of relu
      
      * feat: add relu composite rule, commit hook
      
      * fix: maximum type error & ban cinn test
      
      * fix: maximum input sequence bugs
      
      * resolve conflicts
      
      * fix: code style bugs
      
      * add: relu fp16 test
      
      * feat: add rsqrt composite rule
      
      * feat: add rsqrt composite rule
      
      * resolve conflicts of composite rule
      
      * fix: delete check eager
      c9ca7c35
    • C
      [Prim] add pow composite rule (#51070) · 2d9e103e
      chenjian 提交于
      * add pow composite rule
      
      * fix test
      
      * fix unit test
      
      * update test
      
      * fix test
      
      * update
      2d9e103e
  3. 13 3月, 2023 1 次提交
  4. 10 3月, 2023 1 次提交
  5. 09 3月, 2023 2 次提交
    • C
      Norm prim test for some ops (#51329) · ce482b60
      Charles-hit 提交于
      * support elementwise_pow bfloat16
      
      * add only_check_prim parameters in check_grad
      
      * modify unit test
      
      * fix floor test
      
      * fix sigmoid bfloat16 test
      
      * norm some ops prim test
      
      * add unit16 for sqrt
      ce482b60
    • S
      add abs composite backward op (#50963) · d0d739ca
      SylarTiaNII 提交于
      * add abs composite backward op
      
      * add missing changes during merge
      
      * modify according to new rules
      
      * local UT OK
      
      * fix typo
      
      * codestyle
      
      * register composite operator
      
      * add fp16 test for abs
      
      * replace experimenta::tensor
      d0d739ca
  6. 08 3月, 2023 2 次提交
    • M
      30e0409c
    • K
      feat: add relu composite (#50819) · 079f41c8
      Kang Zhao 提交于
      * feat: add relu composite rule
      
      * feat: add relu composite rule, maximum op
      
      * feat: add relu composite rule, maximum op
      
      * feat: add relu composite rule, polish comments
      
      * feat: add relu composite rule, polish comments
      
      * feat: add relu composite rule, add python api of relu
      
      * feat: add relu composite rule, commit hook
      
      * fix: maximum type error & ban cinn test
      
      * fix: maximum input sequence bugs
      
      * resolve conflicts
      
      * fix: code style bugs
      
      * add: relu fp16 test
      079f41c8
  7. 07 3月, 2023 2 次提交
  8. 06 3月, 2023 1 次提交
  9. 03 3月, 2023 2 次提交
  10. 02 3月, 2023 2 次提交
  11. 28 2月, 2023 1 次提交
  12. 27 2月, 2023 1 次提交
  13. 20 1月, 2023 1 次提交
    • G
      Fluid clean remove io data (#49301) · 5670644c
      GGBond8488 提交于
      * replace paddle.fluid.layers.data and remove io.data
      
      * partial commit
      
      * partial commit
      
      * partial commit
      
      * partial commit
      
      * partial commit
      
      * partial commit
      
      * remove data in fluid.layers.io.__all__
      
      * fix errors
      
      * fix unitests
      
      * fix unitest
      
      * fix unitests
      
      * fix unitest
      
      * fix unitest
      
      * fix unitests
      
      * fix unitest
      
      * fix test_layers unitests
      
      * fix typro
      
      * fix unitest
      
      * fix unitest
      
      * fix unitest
      
      * fix typro
      
      * fix unitest test_model_cast_to_bf16
      
      * fix test_reducescatter
      
      * fix collective unitest
      
      * fix collective unitests
      
      * fix collective unitests
      
      * add coverage
      
      * fix add layers.data
      
      * re run ci
      
      * fix some typro
      
      * fix samplecode error
      
      * fix samplecode error
      5670644c
  14. 20 12月, 2022 1 次提交
  15. 08 12月, 2022 1 次提交
  16. 30 11月, 2022 1 次提交
    • 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
  17. 29 11月, 2022 1 次提交
  18. 24 11月, 2022 1 次提交
  19. 23 11月, 2022 3 次提交
  20. 22 11月, 2022 1 次提交
  21. 21 11月, 2022 2 次提交
  22. 17 11月, 2022 3 次提交
  23. 08 11月, 2022 1 次提交
  24. 23 10月, 2022 1 次提交
  25. 12 10月, 2022 1 次提交
  26. 11 10月, 2022 1 次提交
  27. 27 9月, 2022 1 次提交
  28. 29 8月, 2022 1 次提交
  29. 26 8月, 2022 1 次提交