1. 19 12月, 2022 1 次提交
  2. 15 12月, 2022 1 次提交
  3. 14 12月, 2022 1 次提交
  4. 08 12月, 2022 1 次提交
  5. 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
  6. 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
  7. 29 11月, 2022 1 次提交
  8. 26 11月, 2022 1 次提交
  9. 23 11月, 2022 1 次提交
    • X
      【fluid api clear】remove transpose (#47917) · b994c89d
      xiaoguoguo626807 提交于
      * remove transpose
      
      * codestyle check
      
      * modify CI_STATIC
      
      * modify CI_STATIC
      
      * modify enable static()
      
      * remove unused import
      
      * fix conflict about stack
      
      * fix conflict about stack
      
      * fix conflict about stack
      
      * endless conflict
      b994c89d
  10. 22 11月, 2022 1 次提交
  11. 21 11月, 2022 1 次提交
  12. 23 10月, 2022 1 次提交
  13. 19 10月, 2022 1 次提交
  14. 27 9月, 2022 1 次提交
  15. 14 9月, 2022 1 次提交
  16. 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
  17. 22 4月, 2021 1 次提交
  18. 24 11月, 2020 1 次提交
    • L
      Upgrade string literals to raw string (#28989) · 3815d7aa
      Leo Chen 提交于
      * upgrade comment string to raw string
      
      * fix string in
      
      * fix string with ' '
      
      * revert update on comments
      
      * upgrade only necessary
      
      * fix sample code checker
      
      * fix comments with '''
      3815d7aa
  19. 21 10月, 2020 1 次提交
    • C
      2.0rc api rename (#28088) · 7c1aa0d6
      cnn 提交于
      * rename manual_seed to seed
      
      * rename xxx1d-->xxx1D, xxx2d-->xxx2D, xxx3d-->xxx3D
      
      * rename manual_seed --> seed
      
      * do not rename .cc, .cu and .h file
      
      * rename manual_seed --> seed
      
      * rename manual_seed --> seed
      
      * rename manual_seed --> seed
      
      * rename manual_seed --> seed
      
      * disable_static on doc example code
      
      * donot change manual_seed on generator
      
      * add enable_static on sample code
      
      * convert python/paddle/fluid/layers/nn.py to bak
      
      * fix typo
      
      * fix code style
      
      * fix seed to manual_seed when call functions of Generator()
      
      * fix bug
      7c1aa0d6
  20. 14 5月, 2020 1 次提交
  21. 13 5月, 2020 1 次提交
  22. 07 5月, 2020 1 次提交
  23. 30 4月, 2020 1 次提交
  24. 02 4月, 2020 1 次提交
  25. 23 2月, 2020 1 次提交
  26. 11 10月, 2019 3 次提交
  27. 10 10月, 2019 1 次提交
    • S
      fix document of 11 APIs (#20278) · a73e1f68
      SunGaofeng 提交于
      * modify document of 11 APIs
      test=develop
      test=document_fix
      
      * fix dtype to data type and description of name parameter
      a73e1f68
  28. 09 10月, 2019 1 次提交
  29. 08 10月, 2019 1 次提交
  30. 01 7月, 2019 1 次提交
  31. 24 5月, 2019 1 次提交
  32. 10 5月, 2019 1 次提交
  33. 08 5月, 2019 1 次提交
  34. 07 5月, 2019 1 次提交
  35. 23 11月, 2018 1 次提交
  36. 19 10月, 2018 1 次提交
    • C
      Fix add doc for bias_attr (#13937) · 9775e50c
      chengduo 提交于
      * fix conv doc
      test=develop
      
      * fix seq_conv doc
      test=develop
      
      * fix simple_img_conv_pool
      test=develop
      
      * update API.spec
      
      * update parameter doc
      test=develop
      
      * follow comment
      test=develop
      
      * fix other layer
      test=develop
      
      * fix lstm bias_attr doc
      test=develop
      9775e50c
  37. 28 9月, 2018 1 次提交
  38. 19 9月, 2018 1 次提交