1. 25 12月, 2017 2 次提交
    • Y
      Implement a simple threadpool (#6684) · 127bc2e0
      Yancey 提交于
      * implement a simple threadpool
      
      * unlock before cv.notify
      
      * add done function
      
      * add lock with GetAvailable function
      
      * delete done_
      
      * using call_once in GetInstance
      
      * update by comment
      
      * update comment
      
      * enhance unit test for multi threads task
      127bc2e0
    • Q
      add op_kernel_type_test · 313afc9c
      qiaolongfei 提交于
      313afc9c
  2. 24 12月, 2017 5 次提交
    • Q
      fix math_function warning · 682eee40
      qiaolongfei 提交于
      682eee40
    • Q
      rm unsed RegisterOp method in OpRegistry · 6b99402d
      qiaolongfei 提交于
      6b99402d
    • D
      "remove hash combine" · a521ace6
      dzhwinter 提交于
      a521ace6
    • Q
      refine OpKernelType (#6879) · 37e96264
      QI JUN 提交于
      * refine OpKernelKey
      
      * refine codes
      
      * fix code style
      
      * follow comments
      37e96264
    • 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
  3. 23 12月, 2017 3 次提交
  4. 22 12月, 2017 6 次提交
  5. 21 12月, 2017 15 次提交
  6. 20 12月, 2017 8 次提交
  7. 19 12月, 2017 1 次提交