1. 29 3月, 2023 1 次提交
  2. 21 3月, 2023 2 次提交
  3. 20 3月, 2023 1 次提交
  4. 02 3月, 2023 1 次提交
    • Q
      Fluid clean parallel (#50626) · 98ae15c0
      qizhaoaoe 提交于
      * fluid clean: remove parallel and parallel_helper api
      
      * fix: fix the import path.
      
      * fix DataParallel imports issue
      98ae15c0
  5. 31 1月, 2023 1 次提交
  6. 17 1月, 2023 1 次提交
  7. 13 1月, 2023 1 次提交
  8. 29 12月, 2022 1 次提交
    • rm legacy dygraph part7 (#49285) · df3f74df
      姜永久 提交于
      * rm legacy dygraph part7
      
      * rm non_static_mode
      
      * modify
      
      * modify
      
      * add static test
      
      * set static for lstm_cudnn test
      
      * reset tracer
      
      * reset varbase
      
      * fix
      df3f74df
  9. 19 12月, 2022 1 次提交
  10. 13 12月, 2022 1 次提交
  11. 08 12月, 2022 1 次提交
    • W
      [remove fluid] under unittesets of linear api (#48564) · 364b0b0a
      wangzhen38 提交于
      * [remove fluid] under unittesets of linear api
      
      * [remove fluid] under unittesets of linear api
      
      * [remove fluid] under unittesets of linear api
      
      * [remove fluid] under unittesets of linear api
      
      * [remove fluid] under unittesets of linear api
      
      * [remove fluid] under unittesets of linear api
      
      * [remove fluid] fluid dygrapn linear api
      
      * [remove fluid] fluid dygrapn linear api
      
      * [remove fluid] fluid dygrapn linear api
      364b0b0a
  12. 07 12月, 2022 1 次提交
  13. 29 11月, 2022 1 次提交
  14. 28 11月, 2022 1 次提交
  15. 24 11月, 2022 1 次提交
    • H
      [Phi Support CuDNN] Support ALL CuDNN (#47865) · 1623f1b4
      HongyuJia 提交于
      * support default use_gpudnn=True
      
      * fully support cudnn in phi
      
      * add header file
      
      * add white_list, verify accuracy
      
      * phi support all cudnn
      
      * opt affine_grad
      
      * try different arches of pretrained_model
      
      * try different arches of pretrained_model
      
      * add debug string
      
      * debug eager_method
      
      * add debug string, pass all local ctest
      
      * polish all debug code
      
      * delete use_cudnn relevant code autogen
      
      * fix depthwise_conv2d
      
      * Share all other members of Tensor except use_cudnn
      
      * polish codes according to review opinion
      
      * polish codes according to review opinion, fix bug
      
      * polish codes according to review opinion, opt performance
      
      * polish codes according to review opinion, fix pooling.py
      1623f1b4
  16. 08 11月, 2022 1 次提交
  17. 26 10月, 2022 1 次提交
  18. 23 10月, 2022 1 次提交
  19. 21 10月, 2022 1 次提交
  20. 21 9月, 2022 1 次提交
  21. 07 9月, 2022 1 次提交
  22. 26 8月, 2022 1 次提交
  23. 24 8月, 2022 1 次提交
  24. 17 8月, 2022 1 次提交
  25. 26 7月, 2022 1 次提交
  26. 05 7月, 2022 1 次提交
  27. 13 6月, 2022 1 次提交
  28. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  29. 01 6月, 2022 1 次提交
  30. 23 5月, 2022 1 次提交
  31. 20 5月, 2022 1 次提交
  32. 22 4月, 2022 1 次提交
  33. 19 4月, 2022 1 次提交
  34. 14 4月, 2022 1 次提交
  35. 13 4月, 2022 1 次提交
  36. 11 4月, 2022 1 次提交
    • C
      [Yaml] Add assign yaml (#41428) · 437bebda
      chentianyu03 提交于
      * add assign yaml
      
      * add assign api
      
      * add assign backward api
      
      * add assign
      
      * add assign yaml
      
      * add assign
      
      * assign yaml
      
      * add assign raw kernel and use assign_raw in yaml
      
      * merge develop branch
      
      * add missing python_api
      437bebda
  37. 07 4月, 2022 2 次提交
  38. 04 4月, 2022 1 次提交