1. 10 10月, 2019 1 次提交
  2. 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
  3. 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
  4. 28 3月, 2019 1 次提交
  5. 24 3月, 2019 1 次提交
  6. 21 1月, 2019 1 次提交
  7. 03 12月, 2018 1 次提交
  8. 29 11月, 2018 1 次提交
  9. 27 9月, 2018 1 次提交
  10. 26 9月, 2018 1 次提交
  11. 12 2月, 2018 1 次提交
  12. 10 2月, 2018 2 次提交
  13. 26 12月, 2017 1 次提交
  14. 20 12月, 2017 1 次提交
  15. 27 10月, 2017 1 次提交
  16. 24 10月, 2017 1 次提交
  17. 14 10月, 2017 1 次提交
  18. 07 10月, 2017 1 次提交
  19. 05 10月, 2017 2 次提交
  20. 04 10月, 2017 1 次提交
  21. 03 10月, 2017 5 次提交
  22. 02 10月, 2017 1 次提交
  23. 01 10月, 2017 2 次提交
  24. 04 9月, 2017 1 次提交
  25. 20 8月, 2017 2 次提交
  26. 16 8月, 2017 1 次提交
  27. 01 8月, 2017 1 次提交
  28. 26 7月, 2017 2 次提交
  29. 25 7月, 2017 1 次提交
  30. 17 7月, 2017 2 次提交