1. 28 11月, 2017 4 次提交
    • 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
    • Y
      Refine CheckStyle Script (#5942) · dc82a309
      Yu Yang 提交于
      * Refine CheckStyle Script
      
      * Disable linkchecker for build_doc.sh
      dc82a309
    • Y
      fix path env in build.sh (#5948) · f96bc313
      Yancey 提交于
      f96bc313
  2. 27 11月, 2017 9 次提交
  3. 26 11月, 2017 2 次提交
    • D
      "add floor, ceil, round op" (#5898) · 513b1e01
      dzhwinter 提交于
      * "add floor, ceil, round op"
      
      * "reuse zero gradient"
      
      * "fix divide zero"
      
      * "fix numpy floor error"
      513b1e01
    • D
      Feature/copytensor (#5455) · 45062fe5
      dzhwinter 提交于
      * "make global tensor function independently"
      
      * "replace functor"
      
      * "fix inline template error"
      
      * "fix tensor array with CopyFrom"
      
      * "fix other case use CopyFrom"
      
      * "move the op interface hardly"
      
      * "fix operators"
      
      * "fix typo"
      
      * "delete dynamic recurrent rnn and fix gru_unit in debugmode"
      
      * "fix unique_ptr copy"
      
      * "fix cuda copy"
      
      * "fix namespace error"
      
      * "removed nccl python test"
      
      * "fix include error"
      
      * "fix typo"
      
      * fix copy util test
      45062fe5
  4. 24 11月, 2017 5 次提交
  5. 23 11月, 2017 8 次提交
  6. 22 11月, 2017 8 次提交
  7. 21 11月, 2017 4 次提交