1. 22 8月, 2019 1 次提交
    • L
      Enhance OpTest to check the consistency of operators when using and not using inplace (#19101) · a9d5fc51
      Leo Chen 提交于
      * add pybind interface to get all inplace ops, test=develop
      
      * enhance OpTest to check whether the consistency of operator when using and not using inplace, test=develop
      
      * handle corner cases in op_test, test=develop
      
      * support outputs without tensor holder_, like XShape in reshape_op, test=develop
      
      * fix bug, some op has GradOpMaker, but actually no grad_op in OpInfoMap, test=develop
      
      * use reshape_grad instead of reshape in FlattenGradOp, test=develop
      
      * fix error debug dims info for variables like XShape, test=develop
      
      * change computational order in sum_op to relieve computation difference using inplace, test=develop
      
      * add inplace_atol to check group_norm, and skip inplace_grad for mkldnn, test=develop
      
      * follow sneaxiy's comments, test=develop
      
      * remove unused DefaultGradOpDescMaker in mkldnn op, test=develop
      a9d5fc51
  2. 15 8月, 2019 1 次提交
    • Y
      Enhance the error message when GrapOpMaker is null. (#19070) · 77572b70
      Yiqun Liu 提交于
      * Enhance the error message when GrapOpMaker is null.
      test=develop
      
      * Call Proto() instead of directly using proto_ pointer.
      test=develop
      
      * Rollback to use proto_ directly, because some sepecial grad ops, such some double grad ops, donot have proto.
      test=develop
      77572b70
  3. 28 3月, 2019 1 次提交
  4. 24 3月, 2019 1 次提交
  5. 21 1月, 2019 1 次提交
  6. 03 12月, 2018 1 次提交
  7. 29 11月, 2018 1 次提交
  8. 27 9月, 2018 1 次提交
  9. 26 9月, 2018 1 次提交
  10. 12 2月, 2018 1 次提交
  11. 10 2月, 2018 2 次提交
  12. 26 12月, 2017 1 次提交
  13. 20 12月, 2017 1 次提交
  14. 27 10月, 2017 1 次提交
  15. 24 10月, 2017 1 次提交
  16. 14 10月, 2017 1 次提交
  17. 07 10月, 2017 1 次提交
  18. 05 10月, 2017 2 次提交
  19. 04 10月, 2017 1 次提交
  20. 03 10月, 2017 5 次提交
  21. 02 10月, 2017 1 次提交
  22. 01 10月, 2017 2 次提交
  23. 04 9月, 2017 1 次提交
  24. 20 8月, 2017 2 次提交
  25. 16 8月, 2017 1 次提交
  26. 01 8月, 2017 1 次提交
  27. 26 7月, 2017 2 次提交
  28. 25 7月, 2017 1 次提交
  29. 17 7月, 2017 2 次提交
  30. 11 7月, 2017 1 次提交