1. 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
  2. 14 3月, 2019 1 次提交
  3. 06 3月, 2019 2 次提交
    • C
      Fix reshape bug (#16069) · 84e3adbe
      chengduo 提交于
      * In some case, the input may have one than one negative value.
      test=develop
      
      * fix matmul bug
      test=develop
      84e3adbe
    • C
      Fix reshape bug (#16069) · c67afb0f
      chengduo 提交于
      * In some case, the input may have one than one negative value.
      test=develop
      
      * fix matmul bug
      test=develop
      c67afb0f
  4. 30 1月, 2019 1 次提交
  5. 21 1月, 2019 1 次提交
  6. 16 1月, 2019 1 次提交
    • Y
      Optimize while_op for test (#14764) · 568cc2ff
      Yiqun Liu 提交于
      * Simplify the compare op for CPU.
      
      * Use asynchronous tensor copy in reshape_op's kernel.
      
      * Optimize while_op for test, avoiding creating variables every time.
      test=develop
      
      * Enable the cache of kernel type and kernel function.
      test=develop
      
      * Enable profiling with gperftools.
      
      * Remove flags for testing, and fix the linking error.
      test=develop
      
      * Delete the codes of ChooseKernel.
      test=develop
      
      * Fix bug when preparing ExecutorPrepareContext for while_op.
      
      * Fix missing depending on grpc libraries.
      
      * Remove the redundant print.
      test=develop
      
      * Follow comments.
      
      * Remove the codes related to prepare the ExecutorPrepareContext for while_op.
      test=develop
      568cc2ff
  7. 12 12月, 2018 1 次提交
  8. 15 10月, 2018 1 次提交
  9. 11 10月, 2018 1 次提交
  10. 06 9月, 2018 1 次提交
  11. 31 7月, 2018 1 次提交
    • D
      Memory/reshape op (#12414) · 91fb0156
      dzhwinter 提交于
      * "remove inplace in single op"
      
      * "fix ci"
      
      * "add transpiler case"
      
      * fix conflict
      
      * "fix reshape"
      
      * "delete reshape inplace attr"
      
      * "follo the comments"
      
      * "rerun ci"
      91fb0156
  12. 24 7月, 2018 1 次提交
  13. 02 7月, 2018 3 次提交
  14. 08 5月, 2018 1 次提交
    • Y
      Clean OpProtoAndCheckerMaker · 0e78cb69
      Yu Yang 提交于
      Do not use ctor
      
      * Reduce line of codes.
      * We can use virtual function for Maker now.
      * The implementation does not care what maker holds, it is easier to
      refactor later.
      0e78cb69
  15. 19 4月, 2018 1 次提交
  16. 17 4月, 2018 1 次提交
  17. 02 4月, 2018 1 次提交
  18. 29 3月, 2018 1 次提交
  19. 28 3月, 2018 1 次提交
  20. 21 3月, 2018 2 次提交
  21. 19 3月, 2018 1 次提交
  22. 13 3月, 2018 1 次提交
  23. 12 3月, 2018 1 次提交
  24. 08 3月, 2018 1 次提交
  25. 07 3月, 2018 1 次提交
  26. 28 2月, 2018 1 次提交
  27. 12 2月, 2018 1 次提交
  28. 10 2月, 2018 2 次提交
  29. 23 1月, 2018 1 次提交
  30. 26 12月, 2017 1 次提交
  31. 20 12月, 2017 1 次提交
  32. 15 12月, 2017 1 次提交
  33. 14 12月, 2017 2 次提交
  34. 13 12月, 2017 1 次提交