1. 10 2月, 2018 2 次提交
  2. 15 1月, 2018 1 次提交
  3. 12 1月, 2018 1 次提交
  4. 10 1月, 2018 1 次提交
  5. 09 1月, 2018 1 次提交
  6. 05 1月, 2018 1 次提交
    • Y
      send_recv variables (#7161) · e5fe8935
      Yancey 提交于
      * send_recv variable
      
      * delete unused logs
      
      * fix ci failed
      
      * update
      
      * resize tensor before tensor copy
      
      * add selectedrows unit test
      
      * check rows
      e5fe8935
  7. 29 12月, 2017 1 次提交
  8. 28 12月, 2017 3 次提交
  9. 27 12月, 2017 2 次提交
  10. 26 12月, 2017 1 次提交
  11. 25 12月, 2017 3 次提交
  12. 27 11月, 2017 1 次提交
  13. 26 11月, 2017 1 次提交
    • 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