1. 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
  2. 03 1月, 2023 1 次提交
  3. 08 12月, 2022 1 次提交
  4. 07 12月, 2022 1 次提交
    • X
      【fluid api clear】Move batch norm1 (#47965) · 9a9e0aa0
      xiaoguoguo626807 提交于
      * modify slice infershape
      
      * code style
      
      * modify slice_unittest
      
      * temp fix
      
      * batch_norm api move
      
      * code_style
      
      * codestyle
      
      * ci_static
      
      * add __init__
      
      * reset other change
      
      * revert .cc
      
      * add import batchnorm
      
      * conflict and revert
      
      * fix bug
      
      * fix third conflict one day
      
      * fix conflict
      
      * fix conflict bug
      
      * fix conflict bug
      
      * modify api
      
      * code_style
      
      * modify doc
      
      * add lost doc stable
      
      * fix conflict bug
      
      * ci lack of gpu
      9a9e0aa0
  5. 01 12月, 2022 1 次提交
  6. 25 11月, 2022 1 次提交
  7. 01 11月, 2022 1 次提交
  8. 23 10月, 2022 1 次提交
  9. 10 10月, 2022 1 次提交
  10. 27 9月, 2022 1 次提交
  11. 05 7月, 2022 1 次提交
  12. 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
  13. 22 9月, 2020 1 次提交
    • P
      Use dygraph mode by default (#27443) · 827ac36f
      pangyoki 提交于
      * default open dygraph mode
      
      * fix CI-Mac
      
      * fix Mac-CI other unittest file
      
      * fix CI-Py3
      
      * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass
      
      * add enable_static to fix CI-Py3
      
      * add enable_static to fix CI-coverage
      
      * delete try except
      827ac36f
  14. 02 6月, 2020 1 次提交
  15. 16 12月, 2018 1 次提交
    • X
      fix · 6445cf1e
      Xin Pan 提交于
      test=develop
      6445cf1e
  16. 13 12月, 2018 1 次提交
  17. 25 9月, 2018 2 次提交
  18. 20 9月, 2018 1 次提交
  19. 18 9月, 2018 1 次提交
  20. 15 8月, 2018 1 次提交
  21. 26 7月, 2018 2 次提交
  22. 17 7月, 2018 1 次提交
  23. 10 7月, 2018 1 次提交
  24. 20 6月, 2018 1 次提交
  25. 15 6月, 2018 1 次提交
  26. 15 5月, 2018 1 次提交
  27. 02 5月, 2018 1 次提交
  28. 12 4月, 2018 1 次提交
  29. 31 3月, 2018 1 次提交
    • H
      Make paddle.fluid no longer depends on paddle.v2 · bcf7c36b
      Helin Wang 提交于
      In this way we can build and test using WITH_FLUID_ONLY flag being set
      to ON.
      
      - move paddle.v2.dataset,reader to paddle.dataset,reader
      - remove unused code (which depends on v2) in paddle.dataset,reader
      bcf7c36b
  30. 06 3月, 2018 1 次提交
  31. 27 2月, 2018 1 次提交
  32. 24 2月, 2018 3 次提交
  33. 17 2月, 2018 2 次提交
  34. 12 2月, 2018 2 次提交