1. 18 10月, 2019 1 次提交
  2. 16 10月, 2019 1 次提交
    • C
      Add IndicateVarDataType interface to block tensor is not initialized problem... · 003f369b
      Chen Weihang 提交于
      Add IndicateVarDataType interface to block tensor is not initialized problem in OP GetExceptedKernelType (#20044)
      
      * add indicate_var_data_type inferface, test=develop
      
      * add unittests & polish error message, test=develop
      
      * remove needless include, test=develop
      
      * extract public function & polish message, test=develop
      
      * delete empty var check, test=develop
      
      * change data_type to pointer parameter, test=develop
      
      * polish details, test=develop
      003f369b
  3. 02 9月, 2019 1 次提交
  4. 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
  5. 16 8月, 2019 1 次提交
  6. 09 8月, 2019 1 次提交
  7. 12 7月, 2019 1 次提交
    • L
      not use transferscope cache in cpu case (#18578) · ff77dea9
      Leo Zhao 提交于
      * not use transferscope cache in cpu case
      
      test=develop
      
      * adjust variable name and add comments
      
      test=develop
      
      * use correct format for class member in operator.h
      
      * use correct format for class member in operator.cc
      
      test=develop
      ff77dea9
  8. 03 7月, 2019 1 次提交
  9. 23 5月, 2019 1 次提交
  10. 17 5月, 2019 1 次提交
  11. 16 5月, 2019 1 次提交
  12. 10 5月, 2019 1 次提交
  13. 26 4月, 2019 1 次提交
  14. 23 4月, 2019 1 次提交
  15. 08 4月, 2019 2 次提交
  16. 31 3月, 2019 1 次提交
  17. 29 3月, 2019 1 次提交
  18. 28 3月, 2019 1 次提交
  19. 27 3月, 2019 1 次提交
    • L
      Memory optimize (#16410) · 8d22bc17
      liuwei1031 提交于
      * fix cdn issue, test=develop
      
      * fix memory optimize bugs, test=develop
      
      * fix memory optimize bugs, test=develop
      
      * remove add/sub_2 op, test=develop
      
      * disable memory_optimize by default, test=develop
      
      * disable inplace activation in python, test=develop
      
      * fix unittests, test=develop
      
      * fix unittests, test=develop
      
      * bug-fix, test=develop
      8d22bc17
  20. 26 3月, 2019 1 次提交
  21. 24 3月, 2019 1 次提交
  22. 21 3月, 2019 1 次提交
  23. 19 3月, 2019 3 次提交
  24. 18 3月, 2019 1 次提交
  25. 15 3月, 2019 1 次提交
  26. 13 3月, 2019 1 次提交
  27. 12 3月, 2019 2 次提交
  28. 11 3月, 2019 1 次提交
  29. 06 3月, 2019 1 次提交
  30. 05 3月, 2019 3 次提交
  31. 04 3月, 2019 2 次提交
  32. 01 3月, 2019 2 次提交