1. 26 12月, 2017 1 次提交
  2. 18 12月, 2017 1 次提交
  3. 13 12月, 2017 1 次提交
  4. 11 12月, 2017 1 次提交
  5. 30 11月, 2017 1 次提交
  6. 28 11月, 2017 2 次提交
    • Y
      Add Python wrap of conv2d_transpose and its unittest (#5946) · 985e4ab6
      Yu Yang 提交于
      * Add Python wrap of conv2d_transpose and its unittest
      
      * Follow comments
      
      * Fix format
      985e4ab6
    • 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
  7. 06 11月, 2017 1 次提交
    • Y
      Feature/lod tensor array (#5379) · 2be4c3cb
      Yu Yang 提交于
      * Use stable_sort in lod_rank_table
      
      It is easy to debug and test when use `stable_sort`and the time
      complexity is not changed.
      
      * Add LoDTensorArray
      2be4c3cb
  8. 17 10月, 2017 1 次提交
    • Y
      Rewrite feed/fetch op (#4815) · 4df6cf4d
      Yu Yang 提交于
      * Feed/Fetch op just plain operator, not a OpWithKernel
      * Do not register OpInfoMaker since Feed/Fetch will never be
        configured by users
      * Feed/Fetch op has empty gradient
      * Feed/Fetch op do not hard code `feed_variable`, `fetch_variable` as
        its input and output, make it as a plain Operator input/output
      4df6cf4d
  9. 28 9月, 2017 1 次提交
  10. 27 9月, 2017 1 次提交
  11. 25 7月, 2017 1 次提交
  12. 17 7月, 2017 2 次提交
  13. 11 7月, 2017 2 次提交
  14. 06 7月, 2017 2 次提交
  15. 05 7月, 2017 1 次提交
  16. 04 7月, 2017 4 次提交
  17. 03 7月, 2017 1 次提交
  18. 28 6月, 2017 2 次提交