1. 12 10月, 2022 1 次提交
  2. 28 9月, 2022 1 次提交
  3. 14 9月, 2022 1 次提交
  4. 31 8月, 2022 1 次提交
  5. 26 7月, 2022 1 次提交
  6. 20 7月, 2022 2 次提交
  7. 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
  8. 30 5月, 2022 2 次提交
    • L
      Add fused_bias_dropout_residual_ln op and layer. (#43062) · dceccd9d
      Li Min 提交于
      * add fused_bias_dropout_residual_ln op and layer.
      dceccd9d
    • T
      【PaddlePaddle Hackathon 2】15 新增 API Nanmedian (#42385) · f87fa3c0
      thunder95 提交于
      * nanmedian op
      
      * 修改cuda kernel的bug
      
      * 修复count_if在其他硬件平台不兼容
      
      * 修复某些cpu硬件不兼容
      
      * 修复某些cpu硬件不兼容
      
      * 修复isnan判断
      
      * 兼容numpy低版本不支持全部nan的情况
      
      * 兼容numpy低版本不支持全部nan的情况
      
      * fix code example
      
      * fix api comment error
      
      * 修改反向传播逻辑以及c++处理逻辑
      
      * 完成修改建议
      
      * typo pre_dim
      
      * update en docs, test=document_fix
      
      * remove numpy in en doc, test=document_fix
      
      * add r,test=document_fix
      
      * 添加api到all
      
      * follow advice from chenwhql
      f87fa3c0
  9. 31 3月, 2022 1 次提交
  10. 24 3月, 2022 1 次提交
    • Z
      [AMP] Support amp for Intermediate_dygraph (#40623) · c12f7d48
      zhangbo9674 提交于
      * approve amp for intermediate_dygraph
      
      * add amp_utils for intermediate_dygraph
      
      * add amp needcast check for mlu & npu
      
      * test unittest
      
      * add SetGradNode for set_stop_gradient && add checktensor for GradientHooks
      
      * refine code
      
      * refien unittest of imperative_amp for new dygraph
      
      * inplace api skip amp
      
      * add test_imperative_qat_amp for intermediate amp
      
      * refine code
      
      * refine test_amp ci strategy
      
      * refine unittest code
      
      * refine amp_utils code
      
      * refine amp getpromotetype for some special op
      
      * refine unittest code
      c12f7d48
  11. 01 3月, 2022 1 次提交
  12. 30 12月, 2021 1 次提交
  13. 16 12月, 2021 2 次提交
    • Y
      remove nightly ut from parallel ut list (#38163) · 3d7de712
      YUNSHEN XIE 提交于
      3d7de712
    • Y
      Add tests for PaddleInference Pass (#37676) · 96597a85
      yeliang2258 提交于
      * add test for conv_elementwise_add2_act_fuse_pass and conv_elementwise_add_act_fuse_pass
      
      * Add conv_eltwiseadd_bn_fuse_pass test and fix test_conv_elementwise_addX_act_fuse_pass
      
      * add tests for conv_act_mkldnn_fuse_pass
      
      * add test for conv_bias_mkldnn_fuse_pass
      
      * update code
      
      * add conv_act_mkldnn_fuse_pass for relu, relu6, swish, leaky_relu
      
      * update test
      
      * update
      
      * update bug
      
      * update
      
      * update pattern_detector
      
      * fix test_conv_eltwiseadd_bn_fuse_pass
      
      * add diff display notest;test=windows_ci_inference
      
      * fix
      
      * remove test_conv_act_mkldnn_fuse_pass.py
      
      * ifix
      96597a85
  14. 14 12月, 2021 1 次提交
    • H
      add layer_norm_fuse_pass test case (#37830) · b95c9cf2
      heliqi 提交于
      * add layer_norm_fuse_pass test case
      
      * restore cmakelist code
      
      * Merge branch 'develop' into layer_norm_fuse_pass
      
      * Merge branch 'develop' into layer_norm_fuse_pass
      
      * add bad case test
      b95c9cf2
  15. 13 12月, 2021 1 次提交
    • S
      make some paralle 2's test higher paralle level (#38037) · 6a852536
      Sing_chan 提交于
      * make some test higher paralle level
      
      * modify slightly acoodring ci test:40100-40107
      
      * modify slightly acoodring ci test:40124-40134
      
      * modify slightly acoodring ci test:40138-40150
      
      * modify slightly acoodring ci test:40153-40165
      
      * modify slightly acoodring ci test:40153-40165
      6a852536
  16. 10 12月, 2021 1 次提交
  17. 07 12月, 2021 1 次提交
  18. 06 12月, 2021 1 次提交
  19. 26 11月, 2021 1 次提交
  20. 23 11月, 2021 2 次提交
  21. 22 11月, 2021 1 次提交
  22. 17 11月, 2021 1 次提交
  23. 02 11月, 2021 1 次提交
    • Y
      [PaddlePaddle hackathon] Add randint_like (#36169) · 41a09113
      yujun 提交于
      * add randint like
      
      * rm .cc .cu
      
      * Update unity_build_rule.cmake
      
      * try to make test pass
      
      * use python
      
      * update
      
      * update randint_like
      
      * rename test_randint_like_op -> test_randint_like
      
      * update
      
      * update randint like docs
      
      * update randint like
      
      * update
      
      * update
      
      * add bool
      
      * update randint like test
      
      * update
      
      * update
      41a09113
  24. 14 10月, 2021 1 次提交
  25. 17 9月, 2021 1 次提交
  26. 13 9月, 2021 1 次提交
  27. 08 9月, 2021 1 次提交
  28. 31 8月, 2021 1 次提交
  29. 16 8月, 2021 1 次提交
  30. 29 7月, 2021 1 次提交
  31. 21 7月, 2021 1 次提交
  32. 24 6月, 2021 1 次提交
  33. 18 6月, 2021 1 次提交
  34. 07 6月, 2021 1 次提交
  35. 01 6月, 2021 1 次提交
  36. 26 5月, 2021 1 次提交