1. 27 11月, 2017 5 次提交
  2. 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
  3. 24 11月, 2017 4 次提交
  4. 23 11月, 2017 8 次提交
  5. 22 11月, 2017 3 次提交
    • W
      add roi pool operator · 79609288
      wanghaox 提交于
      79609288
    • Q
      07/Label semantic roles (#5798) · 53bd51e3
      Qiao Longfei 提交于
      * init label_semantic_roles.py
      
      * add linear_chain_crf and test
      
      * complete test_linear_chain_crf
      
      * correct last layer of db_lstm
      
      * update optimizer and initializer
      
      * update param_initializer of embedding_layer
      
      * support load pre trained embedding
      
      * rm unused parameter
      
      * optimize code
      
      * clean code
      
      * fix test
      
      * add todo
      53bd51e3
    • C
      refine code · a93227a1
      chengduoZH 提交于
      a93227a1
  6. 21 11月, 2017 4 次提交
  7. 20 11月, 2017 8 次提交
  8. 19 11月, 2017 1 次提交
  9. 18 11月, 2017 1 次提交
  10. 17 11月, 2017 4 次提交