1. 27 4月, 2023 1 次提交
  2. 25 4月, 2023 1 次提交
    • M
      rename monkey_patch_{math_}varbase as monkey_patch_{math_}tensor (#53191) · 5ca3bc6d
      Meteor Liu 提交于
      * rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor
      
      * rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor
      
      * rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor v2
      
      * rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor fixed bug
      5ca3bc6d
  3. 21 4月, 2023 1 次提交
  4. 20 4月, 2023 1 次提交
  5. 06 4月, 2023 1 次提交
    • K
      rem is_compiled_with_npu (#52385) · 7976e2a3
      Kim Yann 提交于
      * rem is_compiled_with_npu
      
      * rem nup related code
      
      * make lint happy
      
      * rem test
      
      * remove some tests
      
      * Update grad_scaler.py
      
      * fix an error
      7976e2a3
  6. 05 4月, 2023 1 次提交
  7. 03 4月, 2023 1 次提交
  8. 30 3月, 2023 1 次提交
  9. 29 3月, 2023 1 次提交
  10. 21 3月, 2023 2 次提交
  11. 20 3月, 2023 1 次提交
  12. 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
  13. 31 1月, 2023 1 次提交
  14. 17 1月, 2023 1 次提交
  15. 13 1月, 2023 1 次提交
  16. 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
  17. 19 12月, 2022 1 次提交
  18. 13 12月, 2022 1 次提交
  19. 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
  20. 07 12月, 2022 1 次提交
  21. 29 11月, 2022 1 次提交
  22. 28 11月, 2022 1 次提交
  23. 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
  24. 08 11月, 2022 1 次提交
  25. 26 10月, 2022 1 次提交
  26. 23 10月, 2022 1 次提交
  27. 21 10月, 2022 1 次提交
  28. 21 9月, 2022 1 次提交
  29. 07 9月, 2022 1 次提交
  30. 26 8月, 2022 1 次提交
  31. 24 8月, 2022 1 次提交
  32. 17 8月, 2022 1 次提交
  33. 26 7月, 2022 1 次提交
  34. 05 7月, 2022 1 次提交
  35. 13 6月, 2022 1 次提交
  36. 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
  37. 01 6月, 2022 1 次提交
  38. 23 5月, 2022 1 次提交
  39. 20 5月, 2022 1 次提交