1. 08 9月, 2020 1 次提交
    • W
      Error msg/polish tensor error msg (#26976) · 13804ed8
      WeiXin 提交于
      * polish one line error message in tensor.cc
      
      * polish error messages in tensor.cc,tensor.h tensor_impl.h
      
      * polish error messages in tensor.cc tensor.h tensor_impl.h
      
      * polish error messages in tensor.cc,tensor.h tensor_impl.h
      
      * polish error messages in tensor.cc tensor.h tensor_impl.h tensor_test.cc
      
      * polish error messages in tensor.cc tensor.h tensor_impl.h
      13804ed8
  2. 19 11月, 2019 1 次提交
  3. 13 11月, 2019 1 次提交
  4. 09 7月, 2019 1 次提交
  5. 10 6月, 2019 1 次提交
  6. 10 5月, 2019 1 次提交
  7. 25 1月, 2019 2 次提交
  8. 12 12月, 2018 1 次提交
  9. 29 9月, 2018 1 次提交
  10. 28 9月, 2018 1 次提交
  11. 17 8月, 2018 2 次提交
  12. 14 8月, 2018 1 次提交
  13. 30 6月, 2018 1 次提交
  14. 06 6月, 2018 1 次提交
  15. 30 5月, 2018 1 次提交
  16. 11 5月, 2018 1 次提交
  17. 18 4月, 2018 1 次提交
  18. 16 4月, 2018 2 次提交
  19. 06 4月, 2018 1 次提交
  20. 04 4月, 2018 1 次提交
  21. 26 3月, 2018 3 次提交
  22. 20 3月, 2018 1 次提交
  23. 16 2月, 2018 1 次提交
  24. 12 2月, 2018 1 次提交
  25. 10 2月, 2018 2 次提交
  26. 09 2月, 2018 2 次提交
  27. 08 2月, 2018 1 次提交
  28. 08 1月, 2018 1 次提交
    • 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
  29. 29 12月, 2017 1 次提交
  30. 28 12月, 2017 1 次提交
  31. 26 12月, 2017 2 次提交
  32. 25 12月, 2017 1 次提交
    • D
      "add data layout" (#6955) · 7777c811
      dzhwinter 提交于
      * "add data layout"
      
      * "need kernel registry support"
      
      * "fix data layout"
      
      * "reorder include headers"
      
      * "change enum to enum class"
      
      * "fix CI"
      7777c811