1. 11 4月, 2023 1 次提交
  2. 04 4月, 2023 1 次提交
    • J
      【Prim】Support fuse jit save (#52344) · fca0a4bf
      Jiabin Yang 提交于
      * fix_prim
      
      * fix bug
      
      * add note
      
      * fix logic
      
      * fix
      
      * add note
      
      * fix check
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * add debug
      
      * fix check
      
      * fix bug
      
      * sync print log
      
      * fix test case
      
      * change default
      
      * support jit save with fuse
      
      * add more check
      
      * sync with pr 52120
      
      * add more ut
      
      ---------
      Co-authored-by: Ncyber-pioneer <chenzhuo@tju.edu.cn>
      fca0a4bf
  3. 31 3月, 2023 1 次提交
  4. 30 3月, 2023 1 次提交
  5. 29 3月, 2023 1 次提交
  6. 28 3月, 2023 1 次提交
  7. 23 3月, 2023 1 次提交
  8. 20 3月, 2023 2 次提交
    • G
      【fluid clean】Move out layers and layers helper (#49415) · 1d5cad23
      GGBond8488 提交于
      * remove no used fluid beam_search_decoder
      
      * move Layer and related helper to paddle.nn.common
      
      * modify Layer references from dygraph.layers.Layer to paddle.nn.common.layers
      
      * stash changge
      
      * remove fluid layer_object_helper, layers.py
      
      * remove fluid layers init
      
      * add setip
      
      * fix unitest
      
      * delete layers in fluid.dygraph
      
      * merge paddle.tensor.stat,py
      
      * fix circle import
      
      * fix curcle import
      
      * remove redundant in_dygraph_mode import
      
      * revoce paddle.nn.common.* in fluid.__init__
      
      * recovery nn.rnn
      
      * paddle.frame use lazy import import paddle.jit to avoid circle import
      
      * remove left dygraph.layers ref
      
      * merge develop
      
      * fix import error
      
      * fix test error
      
      * fxi merge error
      
      * fix test fluid.Layer
      
      * fix test error
      
      * fix test error
      
      * fix import error
      
      * fix import error
      
      * fix comments
      
      * fix circle import
      
      * fix rnn import error
      
      * fix circle import
      1d5cad23
    • G
      Fluid clean move out fill constant (#49511) · c985b1ac
      GGBond8488 提交于
      * migrate fill_constant to paddle.tensor
      
      * move fill_constant to paddle.tensor and repalce the reference
      
      * add missing fill_constant replacement
      
      * fix typro
      
      * remove unused import fill_constant
      
      * fix zeros import error
      
      * fix circle import
      
      * fix layers.zeros
      
      * fix unitest
      
      * fix unitests
      
      * fix unitest
      
      * use paddle.full replace fill_constant in samplecode
      
      * fix sample code
      
      * recovery xpu test
      
      * recovery xpu test
      
      * fix circle import
      
      * fix utils import error
      
      * fix utils error
      
      * fix circle import
      
      * redo
      
      * fix circle import
      
      * fix prim fill constant import
      
      * fix type error
      
      * fix increase error
      
      * fix test error
      
      * fix fill_constant
      c985b1ac
  9. 09 3月, 2023 1 次提交
    • Z
      Remove paddle.fluid.layers.utils.* (#51033) · 86e990d4
      zqw_1997 提交于
      * move fluid.utils to paddle.utils.layers_utils
      
      * fix error
      
      * delete original fluid layers utils
      
      * remove import and old utils
      
      * remove more old utils import
      
      * change import path of fill_constant in the layers_utils.py
      
      * fix mistake
      
      * fix error
      
      * expose in __init__.py
      
      * for comment
      
      * when change the ref of func is_sequence, it should change to the root of is_sequence instead
      
      * for codecheck
      86e990d4
  10. 08 3月, 2023 3 次提交
  11. 14 2月, 2023 1 次提交
  12. 11 1月, 2023 1 次提交
    • R
      [Dy2St] 移除 ProgramTranslator (#49628) · 2bb28f31
      Ryan 提交于
      * add enable_to_static and drop some methods of ProgramTranslator
      
      * fix code style
      
      * fix cant import enable_to_static and update unitest
      
      * change unitest and rollback code of PT
      
      * fix can't import as of utils
      
      * roll back PT
      
      * fix roll back
      
      * add some unitest
      
      * add unitest and fix codestyle bug in api.py
      
      * finish all unitest
      
      * remove ProgramTranslator
      
      * fix code style
      
      * restore test_program_translator
      
      * api.py remove get_func
      
      * TestDygraphToStaticCode
      
      * fix check_type and import err
      
      * roll back PT without getcode
      
      * roll back pt with get_code
      
      * convert_to_static
      
      * fix import __all__
      2bb28f31
  13. 10 1月, 2023 1 次提交
  14. 04 1月, 2023 1 次提交
  15. 30 12月, 2022 1 次提交
  16. 20 12月, 2022 1 次提交
  17. 19 12月, 2022 1 次提交
  18. 16 12月, 2022 1 次提交
  19. 13 12月, 2022 2 次提交
  20. 08 12月, 2022 1 次提交
  21. 01 12月, 2022 1 次提交
  22. 29 11月, 2022 1 次提交
  23. 28 11月, 2022 1 次提交
  24. 22 11月, 2022 1 次提交
  25. 08 11月, 2022 1 次提交
  26. 03 11月, 2022 1 次提交
  27. 23 10月, 2022 1 次提交
  28. 19 10月, 2022 1 次提交
  29. 27 9月, 2022 1 次提交
  30. 26 9月, 2022 1 次提交
  31. 23 9月, 2022 1 次提交
  32. 19 9月, 2022 1 次提交
  33. 15 9月, 2022 1 次提交
  34. 14 9月, 2022 1 次提交
  35. 06 9月, 2022 1 次提交
  36. 27 7月, 2022 1 次提交