1. 30 12月, 2022 1 次提交
  2. 19 12月, 2022 1 次提交
  3. 08 12月, 2022 2 次提交
  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. 06 12月, 2022 1 次提交
    • K
      Remove fluid matmul (#47988) · 8fb829ba
      kangguangli 提交于
      * remove layers.matmul in nets.py
      
      * remove layers.matmul in rnn_impl/test_quantization_pass/auto_parallel_gpt_model/test_auto_parallel_completion_gpt
      
      * remove layers.matmul in other files
      
      * fix
      
      * fix
      
      * remove layers.matmul itself
      
      * remove ref in CMakeLists.txt and tools directory
      
      * remove matmul in fluid.layers.nn.py
      
      * remove matmul in fluid.dygraph.rnn.py && resotre test_matmul_op.py
      
      * replace matmul in fluid.dygraph.rnn.py && clean api_test in test_matmul_op.py
      
      * fix error && restore empty test_auto_search_dist_matmul_op.py
      
      * fix check in test_auto_parallel_partitioner.py
      
      * fix test_dist_matmul && test_flags_mkldnn_ops_on_off
      
      * fix test_fused_attention_op_xpu.py && test_matmul_op_xpu.py
      
      * remove test_auto_search_dist_matmul_op.py
      
      * remove layers.matmul in auto_parallel_gpt_model.py && fix doc in fluid/io.py
      
      * fix for matmul_grad
      
      * fix codestyle
      
      * fix codestyle
      
      * resolve conflicts error
      
      * restore unit test file but not compiled it for later remove
      
      * fix codestyle
      
      * fix wrong unittest skip
      
      * fix unittest delete
      
      * fix scale cost
      
      * fix scale cost
      
      * resolve conflicts error
      
      * resolve conflicts error
      Co-authored-by: Njakpiase <jakpia21@gmail.com>
      8fb829ba
  6. 05 12月, 2022 1 次提交
  7. 02 12月, 2022 1 次提交
  8. 23 10月, 2022 1 次提交
  9. 19 10月, 2022 1 次提交
  10. 25 8月, 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. 05 4月, 2022 1 次提交
  14. 30 7月, 2021 1 次提交
  15. 14 4月, 2021 1 次提交
  16. 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
  17. 03 4月, 2020 1 次提交
  18. 15 1月, 2020 1 次提交
  19. 26 11月, 2019 1 次提交
  20. 06 11月, 2019 1 次提交
  21. 16 10月, 2019 1 次提交
  22. 23 9月, 2019 1 次提交
  23. 23 8月, 2019 1 次提交
  24. 27 3月, 2019 1 次提交
  25. 21 3月, 2019 1 次提交
  26. 19 3月, 2019 1 次提交
  27. 15 3月, 2019 1 次提交
  28. 12 3月, 2019 1 次提交
  29. 08 3月, 2019 2 次提交
  30. 07 3月, 2019 1 次提交
  31. 06 3月, 2019 1 次提交
  32. 25 2月, 2019 1 次提交
  33. 31 1月, 2019 1 次提交
  34. 30 1月, 2019 1 次提交
  35. 28 1月, 2019 2 次提交
  36. 26 1月, 2019 2 次提交