1. 15 1月, 2019 1 次提交
  2. 27 12月, 2018 1 次提交
    • Y
      Refine Dockerfile (#14908) · efa630ea
      Yu Yang 提交于
      * Refine Dockerfile
      
      * Add tasks, cmake gen
      
      * Fix code error
      
      * Disable compile after paddle_build.sh
      
      * Refine
      
      * Skip on PY35 CI
      
      * Change env
      
      * Refine paddle_build.sh
      
      * Expose gen_fluid_lib
      
      * Refine mkldnn.cmake
      
      * Refine mkldnn.cmake
      
      * Refine mkldnnlib
      
      * Skip unstable tests
      efa630ea
  3. 16 12月, 2018 1 次提交
    • X
      fix · 6445cf1e
      Xin Pan 提交于
      test=develop
      6445cf1e
  4. 13 12月, 2018 1 次提交
  5. 29 11月, 2018 1 次提交
  6. 25 11月, 2018 1 次提交
  7. 16 11月, 2018 2 次提交
  8. 11 11月, 2018 1 次提交
  9. 31 10月, 2018 2 次提交
  10. 13 10月, 2018 1 次提交
  11. 12 10月, 2018 1 次提交
    • X
      Avoid GetMutable implicitly reset Var Type. · 22850661
      Xin Pan 提交于
      This can cause a lot of problem:
      1. Wrong operator implementation, Op can get a wrong type without failure.
      2. Anytype can be Get without defined in VarType.
      
      Also fix wrong STEP_SCOPE usage.
      
      test=develop
      22850661
  12. 28 9月, 2018 1 次提交
  13. 25 9月, 2018 2 次提交
  14. 20 9月, 2018 1 次提交
  15. 19 9月, 2018 1 次提交
  16. 18 9月, 2018 2 次提交
  17. 10 9月, 2018 1 次提交
  18. 07 9月, 2018 6 次提交
  19. 06 9月, 2018 4 次提交
  20. 03 9月, 2018 1 次提交
  21. 23 8月, 2018 2 次提交
  22. 22 8月, 2018 1 次提交
  23. 15 8月, 2018 1 次提交
  24. 13 8月, 2018 1 次提交
  25. 08 8月, 2018 2 次提交
  26. 07 8月, 2018 1 次提交
    • M
      Fix pybind11 problem · 6abe819f
      minqiyang 提交于
      Fix str and bytes problem
      Fix sorted problem
      Fix math problem
      Fix CI problem
      6abe819f