1. 19 12月, 2022 1 次提交
  2. 16 12月, 2022 1 次提交
  3. 15 12月, 2022 2 次提交
  4. 14 12月, 2022 2 次提交
  5. 13 12月, 2022 3 次提交
  6. 12 12月, 2022 2 次提交
  7. 09 12月, 2022 2 次提交
  8. 08 12月, 2022 6 次提交
  9. 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
  10. 06 12月, 2022 3 次提交
    • C
      clear tmp var in ptq (#48660) · c838c1ed
      ceci3 提交于
      c838c1ed
    • 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
    • W
      [remove fluid] Pool2D (#48707) · d050c188
      wangzhen38 提交于
      d050c188
  11. 05 12月, 2022 3 次提交
  12. 02 12月, 2022 3 次提交
  13. 01 12月, 2022 2 次提交
  14. 30 11月, 2022 3 次提交
    • W
      fix AddQuantDequantPass indent (#48550) · e9b4c6e7
      wasupandceacar 提交于
      e9b4c6e7
    • Y
      [Clean fluid] Clean ones, reverse, save, save_combine, load_combine, has_inf,... · 7c903ae7
      yunyaoXYY 提交于
      [Clean fluid] Clean ones, reverse, save, save_combine, load_combine, has_inf, zeros_like and ones_like (#48424)
      
      * Clean fluid ones
      
      * clean ones_like
      
      * clean zeros_like
      
      * clean save,save_combine,load_combine
      
      * clean reverse
      
      * clean has_inf
      
      * clean reverse tests
      7c903ae7
    • W
      [remove fluid] under unittesets (#48212) · 7d6263e6
      wangzhen38 提交于
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      
      * [remove fluid] under unittesets
      7d6263e6
  15. 29 11月, 2022 2 次提交
  16. 28 11月, 2022 2 次提交
    • (fluid清理)remove flatten in nn.py under fluid (#47940) · 74d411e7
      傅剑寒 提交于
      * remove flatten in nn.py under fluid
      
      * fix test case
      
      * fix test case
      
      * fix codestyle
      
      * fix codestyle
      
      * fix code style
      
      * remove extra test case
      
      * remove test case
      74d411e7
    • X
      【fluid api clear】Remove reduce sum (#48330) · 8d00f76e
      xiaoguoguo626807 提交于
      * remove fluid.reduce_sum
      
      * remove fluid.reduce_sum
      
      * modify axis and import paddle
      
      * modify keepdim and out_name
      
      * modift unittest
      
      * modift unittest
      
      * modify CI_static and loss.py
      
      * modify test_mse_loss
      
      * modify static ci
      
      * modify static ci datatype
      
      * add import paddle in test
      
      * fix conflict
      
      * fix conflict
      
      * modify ci
      
      * modify ci
      
      * fix_conflict
      
      * fix bug
      
      * code_style
      8d00f76e
  17. 23 11月, 2022 2 次提交