1. 08 1月, 2018 4 次提交
    • L
      fix compile error in profiler.cc · 01ee42b1
      Luo Tao 提交于
      01ee42b1
    • Q
      cpu gpu transform function (#7191) · 0f353ab4
      Qiao Longfei 提交于
      * add rename guard
      
      * add device_data_transform
      
      * add device_data_transform_test
      
      * modify GetExpectedKernelType
      
      * update operator.run
      
      * support test test_label_semantic_roles
      
      * optimize code
      
      * optimize code
      
      * rename GetActualKernelType to GetExpectedKernelType
      
      * fix chunk_eval_op and device_data_transform_test
      
      * add is_same_place to place
      
      * optimize code, refine rename_guard
      
      * refine rename guard, add GetKernelTypeForVar
      
      * optimize code
      
      * add some log
      
      * rename guard
      
      * use sub scope to create var
      
      * fix compile
      
      * add IsInitialized for Tensor
      
      * add VarIsTensor
      
      * fix op_registry_test
      
      * test
      
      * tmp disable priority
      
      * restore switch_kernel.md
      
      * code clean
      0f353ab4
    • Y
      Remove unused included header gflags · ea0280b4
      Yibing Liu 提交于
      ea0280b4
    • Y
      Remove the redundant switch case statement · d09503b2
      Yibing Liu 提交于
      d09503b2
  2. 06 1月, 2018 1 次提交
  3. 05 1月, 2018 7 次提交
  4. 04 1月, 2018 1 次提交
  5. 03 1月, 2018 4 次提交
  6. 29 12月, 2017 1 次提交
  7. 28 12月, 2017 2 次提交
  8. 27 12月, 2017 5 次提交
  9. 26 12月, 2017 2 次提交
  10. 25 12月, 2017 3 次提交
  11. 24 12月, 2017 3 次提交
    • 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
  12. 22 12月, 2017 1 次提交
    • D
      "remove GPU Sync Interface" (#6793) · abde3130
      dzhwinter 提交于
      * "remove GPU Sync Interface"
      
      * "fix typo"
      
      * "fix type cast error"
      
      * "fix related Copy with stream"
      
      * "fix failed tests with DevicePool"
      
      * "fix stupid removed position error"
      abde3130
  13. 21 12月, 2017 1 次提交
  14. 18 12月, 2017 4 次提交
  15. 15 12月, 2017 1 次提交