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. 15 12月, 2022 1 次提交
    • [FluidAPI] remove fluid rnn apis (#49050) · 4672ea8e
      骑马小猫 提交于
      * remove lstm api
      
      * remove gru_unit api
      
      * remove lstm in all
      
      * remove beam-search
      
      * remove beam_search slot
      
      * remove lstm test code
      
      * remove fluid.layers.nn api
      
      * update gru-unit
      
      * revert gru_unit white list
      4672ea8e
  4. 08 12月, 2022 1 次提交
  5. 01 12月, 2022 1 次提交
  6. 29 11月, 2022 1 次提交
  7. 25 11月, 2022 1 次提交
  8. 21 11月, 2022 1 次提交
  9. 23 10月, 2022 1 次提交
  10. 10 10月, 2022 1 次提交
  11. 27 9月, 2022 1 次提交
  12. 05 7月, 2022 1 次提交
  13. 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
  14. 28 2月, 2020 1 次提交
  15. 13 12月, 2018 1 次提交
  16. 18 9月, 2018 1 次提交
  17. 15 8月, 2018 1 次提交
  18. 26 7月, 2018 2 次提交
  19. 10 7月, 2018 1 次提交
  20. 26 6月, 2018 1 次提交
  21. 20 6月, 2018 1 次提交
  22. 24 5月, 2018 2 次提交
  23. 15 5月, 2018 1 次提交
  24. 08 5月, 2018 1 次提交
  25. 02 5月, 2018 1 次提交
  26. 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
  27. 06 3月, 2018 1 次提交
  28. 27 2月, 2018 1 次提交
  29. 24 2月, 2018 3 次提交
  30. 23 2月, 2018 1 次提交
  31. 16 2月, 2018 1 次提交
  32. 12 2月, 2018 2 次提交
  33. 10 2月, 2018 1 次提交
  34. 08 2月, 2018 1 次提交
  35. 30 1月, 2018 1 次提交