1. 29 11月, 2017 1 次提交
  2. 28 11月, 2017 2 次提交
    • Y
      Fix MacOS compile (#5978) · 6375c8ca
      Yu Yang 提交于
      * Fix MacOS compile
      
      * Update GRPC
      
      * Unset PROTOBUF_EXEC
      6375c8ca
    • Send recv op (#5520) · 0a8a86e0
      武毅 提交于
      * WIP send recv op
      
      * WIP send recv
      
      * put grpc impl in details
      
      * put grpc impl in details
      
      * update wip
      
      * update proto
      
      * update proto
      
      * update proto
      
      * clean cmake
      
      * wip on op implementations
      
      * wip on op implementations
      
      * compile ok adding ut
      
      * wip unitest
      
      * add extern cares for linking
      
      * wip add ut
      
      * working version send recv
      
      * revert optimizer.py
      
      * update test cmake
      
      * add libtool to dockerfile
      
      * update cmake dependency
      
      * update cmake depends
      
      * update cmake grpc depends
      
      * fix cmake dependency
      
      * fix compile error
      
      * fix compile
      
      * follow comments
      
      * update
      
      * update copyfrom
      0a8a86e0
  3. 27 11月, 2017 1 次提交
  4. 17 11月, 2017 2 次提交
  5. 16 11月, 2017 2 次提交
  6. 15 11月, 2017 1 次提交
  7. 10 11月, 2017 1 次提交
  8. 09 11月, 2017 3 次提交
  9. 08 11月, 2017 2 次提交
  10. 06 11月, 2017 1 次提交
  11. 25 10月, 2017 2 次提交
    • Y
    • Q
      CPU Batch Norm Op (#4964) · ee998a9c
      Qiao Longfei 提交于
      * init batch norm op
      
      * prepare input output
      
      * compute mean_out var_out save_mean save_var on CPU
      
      * active is test
      
      * use eigen to do computation
      
      * complete batch norm forward
      
      * set default momentum to 0.9
      
      * add batch norm grad op in CPU
      
      * add tensor_format and NHWC support, add python test
      
      * add test training
      
      * add batch norm gradient test
      
      * improve comment, fix foward Python UnitTest
      
      * add gradient test
      
      * fix eigen warning
      
      * follow name style
      
      * fix a bug
      
      * change float to T
      
      * add simple forward test
      
      * test with different place
      
      * add backward test
      
      * refine python test
      
      * remove old python test code
      
      * code clean
      
      * follow code style
      
      * update comment
      ee998a9c
  12. 24 10月, 2017 2 次提交
  13. 13 10月, 2017 1 次提交
  14. 12 10月, 2017 1 次提交
  15. 12 9月, 2017 1 次提交
  16. 04 9月, 2017 2 次提交
  17. 31 8月, 2017 2 次提交
  18. 30 8月, 2017 4 次提交
  19. 29 8月, 2017 1 次提交
  20. 28 8月, 2017 2 次提交
  21. 23 8月, 2017 1 次提交
  22. 18 8月, 2017 1 次提交
  23. 15 8月, 2017 1 次提交
  24. 14 8月, 2017 1 次提交
  25. 08 8月, 2017 2 次提交