1. 14 11月, 2017 1 次提交
    • W
      reconstruct (#384) · d4694bbe
      Will Zhang 提交于
      * branch init
      
      * logical graph
      
      * chain graph with bp struct
      
      * backward done
      
      * loss record struct
      
      * build model struct
      
      * compute task node
      
      * fix bugf
      
      * GenSortedCompTaskNodes
      
      * clone op with boxing thread
      
      * BuildSubTaskGraphMethod
      
      * remove addclone for data_loader
      
      * copy task node
      
      * task graph build done
      
      * fix boxing
      
      * add TODO
      
      * update
      
      * update
      
      * MaxModelSplitNum
      
      * data part num
      
      * DataConcatAndDataSplit
      
      
      Former-commit-id: 8ed98d5c
      d4694bbe
  2. 19 10月, 2017 1 次提交
  3. 14 9月, 2017 1 次提交
  4. 06 9月, 2017 2 次提交
  5. 15 8月, 2017 1 次提交
  6. 30 6月, 2017 1 次提交
  7. 27 6月, 2017 1 次提交
  8. 21 6月, 2017 1 次提交
  9. 10 6月, 2017 1 次提交
  10. 02 6月, 2017 3 次提交
  11. 22 5月, 2017 1 次提交
  12. 09 5月, 2017 1 次提交
  13. 04 5月, 2017 1 次提交
  14. 26 4月, 2017 3 次提交
  15. 25 4月, 2017 2 次提交
  16. 22 4月, 2017 2 次提交
  17. 21 4月, 2017 1 次提交
  18. 18 4月, 2017 2 次提交
  19. 14 4月, 2017 1 次提交
  20. 13 4月, 2017 2 次提交
    • W
      graph name · 78e63ef9
      willzhang4a58 提交于
      78e63ef9
    • J
      Dev jiyuan (#7) · d1b63aad
      Jinhui Yuan 提交于
      * prepare cmake file for windows
      
      * add 'third_party' directory
      
      * make the third_party: gflags/glog/googletest/grpc/protobuf work
      
      * fix cmake issues on linux
      
      * refine library_dir and build_library_dir
      
      * make the windows build pass
      
      * add oneflow_external_dependencies
      
      * fix add_external_dependencies
      
      * fix the static lib linking order issue on Linux
      
      * remove useless file in cmake directory
      
      * add simple build steps in README.md
      
      * add simple build steps in README.md
      
      * fix markdown end of line
      
      * add filters for visual studio project
      
      * use sub directory to enumerate the filters in Visual Studio, add
      'proto' to the oneflow project
      
      * move CMakeLists.txt to the root dir and update README.md
      
      * fix merge issue and change c++ standard to 11.
      d1b63aad
  21. 11 4月, 2017 2 次提交
  22. 05 4月, 2017 1 次提交
  23. 31 3月, 2017 1 次提交
  24. 27 3月, 2017 1 次提交
  25. 25 3月, 2017 1 次提交
  26. 22 3月, 2017 3 次提交
  27. 20 3月, 2017 2 次提交