1. 07 2月, 2018 2 次提交
  2. 06 2月, 2018 5 次提交
  3. 02 2月, 2018 1 次提交
  4. 31 1月, 2018 3 次提交
  5. 29 1月, 2018 1 次提交
  6. 28 1月, 2018 1 次提交
  7. 24 1月, 2018 3 次提交
  8. 23 1月, 2018 1 次提交
    • Q
      Nmt model (#7340) · e7d44a20
      Qiao Longfei 提交于
      neural machine translation model support beam search with while op
      e7d44a20
  9. 21 1月, 2018 1 次提交
  10. 19 1月, 2018 1 次提交
  11. 17 1月, 2018 1 次提交
  12. 12 1月, 2018 2 次提交
  13. 11 1月, 2018 3 次提交
  14. 08 1月, 2018 1 次提交
  15. 07 1月, 2018 1 次提交
  16. 06 1月, 2018 1 次提交
  17. 05 1月, 2018 1 次提交
  18. 04 1月, 2018 2 次提交
  19. 03 1月, 2018 1 次提交
  20. 02 1月, 2018 5 次提交
  21. 25 12月, 2017 2 次提交
  22. 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