1. 16 11月, 2018 1 次提交
  2. 12 11月, 2018 1 次提交
  3. 07 11月, 2018 1 次提交
  4. 06 11月, 2018 1 次提交
    • P
      gpu support, fix build issue: · 1f12ba61
      peizhilin 提交于
      1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string
      2. comment out some ops which not supported on windows
      3. cuda libs may not be correctly linked to target on windows
      1f12ba61
  5. 05 11月, 2018 1 次提交
  6. 22 10月, 2018 1 次提交
  7. 13 10月, 2018 1 次提交
  8. 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
  9. 11 10月, 2018 3 次提交
  10. 09 10月, 2018 1 次提交
  11. 08 10月, 2018 1 次提交
  12. 28 9月, 2018 2 次提交
  13. 27 9月, 2018 5 次提交
  14. 26 9月, 2018 1 次提交
  15. 18 9月, 2018 1 次提交
  16. 17 9月, 2018 1 次提交
  17. 28 8月, 2018 1 次提交
    • W
      Refine dist rpc deps (#12899) · 0ee6fed0
      Wu Yi 提交于
      * refine dist train RPC deps
      
      * clean up
      
      * clean up
      
      * fix ut
      
      * remove input for fetch_barrier
      
      * follow comments
      0ee6fed0
  18. 17 8月, 2018 1 次提交
  19. 15 8月, 2018 1 次提交
  20. 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
  21. 06 8月, 2018 1 次提交
  22. 26 7月, 2018 2 次提交
  23. 20 7月, 2018 1 次提交
    • F
      Some enhancement on readers · 060f4217
      fengjiayi 提交于
      1. Make the feeding thread of py_reader a daemon thread.
      2. Update buffer_reader's destructor, fixing a bug.
      3. Make pyreader demo script supporting CPU environment.
      060f4217
  24. 18 7月, 2018 1 次提交
  25. 14 7月, 2018 5 次提交
  26. 13 7月, 2018 3 次提交