1. 15 3月, 2018 1 次提交
  2. 12 1月, 2018 1 次提交
  3. 24 12月, 2017 1 次提交
    • D
      Feature/operator run place (#6783) · 735eba29
      dzhwinter 提交于
      * "change operator interface"
      
      * "move devicepool to device_context"
      
      * "fix operator test"
      
      * "fix op_registry Run interface"
      
      * "net op passed. Need to fix nccl multi-Context"
      
      * "add nccl group function"
      
      * "add nccl group function"
      
      * "fix gpu count exceed 32 error"
      
      * "fix recurrent op, nccl op"
      
      * "change the other operators interface with Place"
      
      * "fix typo"
      
      * "fix pybind"
      
      * "fix device in python side"
      
      * "fix pybind failed"
      
      * "add init for test"
      
      * "fix CI"
      735eba29
  4. 21 10月, 2017 1 次提交
  5. 12 10月, 2017 2 次提交
  6. 11 10月, 2017 1 次提交
  7. 07 10月, 2017 1 次提交
    • Y
      fix RNN and IfElse syntax in Block design (#4210) · bfe6dcb5
      Yan Chunwei 提交于
      * fix block syntax
      
      * add builder
      
      * fix argument names
      
      * uniform all Var to var
      
      * fix c demo
      
      * factor set_outputs
      
      * update block
      
      * delete as_ifelse_input interface from block design
      
      * simplify set_outputs and output_num
      
      * make the c++ codes compatible with demo
      
      * fix compatible
      
      * fix syntax
      
      * update ie
      
      * update syntax
      bfe6dcb5
  8. 17 9月, 2017 1 次提交