1. 28 12月, 2017 2 次提交
  2. 27 12月, 2017 11 次提交
  3. 26 12月, 2017 4 次提交
    • Q
      Add data transform fn (#6953) · f97f69fe
      Qiao Longfei 提交于
      * init data_transform
      
      * complete DataTransform
      
      * fix build error
      
      * add data_transform_test
      
      * add a register test for data_transform_fn
      
      * use function to simulate registration macro
      
      * add register macro
      
      * update test
      
      * clean code
      
      * restore unrelated code
      
      * update data transform test
      
      * generate unique name for REGISTER_DATA_TRANSFORM_FN
      
      * add const
      
      * follow comment
      
      * update KernelTypePair hash function
      f97f69fe
    • Y
      Polish `Scope::LocalVarNames` · ef188371
      Yang Yu 提交于
      Cannot get var name recursive since they could be same.
      ef188371
    • L
      unify the indentation of license · 761b3297
      Luo Tao 提交于
      761b3297
    • D
      "fix threadpool style" (#7017) · 80dafdf5
      dzhwinter 提交于
      * "fix threadpool style"
      
      * "remove header"
      80dafdf5
  4. 25 12月, 2017 7 次提交
  5. 24 12月, 2017 4 次提交
    • 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
  6. 22 12月, 2017 5 次提交
  7. 21 12月, 2017 6 次提交
  8. 20 12月, 2017 1 次提交