1. 24 12月, 2020 1 次提交
  2. 30 11月, 2020 1 次提交
  3. 26 11月, 2020 2 次提交
  4. 25 11月, 2020 1 次提交
  5. 24 11月, 2020 1 次提交
  6. 20 11月, 2020 1 次提交
  7. 17 11月, 2020 1 次提交
  8. 06 11月, 2020 1 次提交
  9. 05 11月, 2020 1 次提交
  10. 29 10月, 2020 1 次提交
  11. 27 10月, 2020 1 次提交
  12. 26 10月, 2020 1 次提交
  13. 09 10月, 2020 1 次提交
  14. 01 10月, 2020 1 次提交
  15. 26 9月, 2020 1 次提交
  16. 14 9月, 2020 1 次提交
  17. 28 8月, 2020 1 次提交
  18. 07 7月, 2020 1 次提交
  19. 23 6月, 2020 1 次提交
  20. 18 6月, 2020 1 次提交
  21. 11 5月, 2020 1 次提交
    • C
      Add macro BOOST_GET to enrich the error information of boost :: get (#24175) · aa0f254f
      Chen Weihang 提交于
      * add new macro BOOST_GET_SAFELY & unittests, test=develop
      
      * add different macro type, test=develop
      
      * fix get macro type in executor, test=develop
      
      * four macro part change backup
      
      * using one macro for all case, test=develop
      
      * revert attribute change, test=develop
      
      * change to three func to solve gcc4.8 bug, test=develop
      
      * polish some details, test=develop
      aa0f254f
  22. 06 5月, 2020 1 次提交
  23. 30 4月, 2020 1 次提交
  24. 28 4月, 2020 1 次提交
  25. 24 4月, 2020 2 次提交
  26. 22 4月, 2020 1 次提交
  27. 13 4月, 2020 1 次提交
  28. 11 4月, 2020 2 次提交
  29. 08 4月, 2020 2 次提交
  30. 01 4月, 2020 1 次提交
  31. 23 2月, 2020 1 次提交
  32. 06 2月, 2020 1 次提交
  33. 04 2月, 2020 1 次提交
  34. 15 1月, 2020 1 次提交
  35. 10 1月, 2020 1 次提交
    • Z
      Add bn and relu fuse pass (#22048) · 46189b16
      Zhen Wang 提交于
      * add bn and relu fuse pass
      
      * add op attr assert and dtype assert
      
      * fix some inputs&&outputs bugs for the fused op and pattern.
      
      * add the unittest for fuse_bn_act_pass. test=develop
      
      * use normative enforce statements. test=develop
      
      * add the cpu test. test=develop
      
      * add the support of batch_size=1 for the bn with relu op. test=develop
      
      * add the error type for paddle throws. test=develop
      
      * add fused_batch_norm_act and fused_batch_norm_act_grad to op_has_unsed_vars_white_list. test=develop
      46189b16
  36. 09 1月, 2020 1 次提交