1. 09 7月, 2019 1 次提交
  2. 10 6月, 2019 1 次提交
  3. 10 5月, 2019 1 次提交
  4. 25 1月, 2019 2 次提交
  5. 12 12月, 2018 1 次提交
  6. 29 9月, 2018 1 次提交
  7. 28 9月, 2018 1 次提交
  8. 17 8月, 2018 2 次提交
  9. 14 8月, 2018 1 次提交
  10. 30 6月, 2018 1 次提交
  11. 06 6月, 2018 1 次提交
  12. 30 5月, 2018 1 次提交
  13. 11 5月, 2018 1 次提交
  14. 18 4月, 2018 1 次提交
  15. 16 4月, 2018 2 次提交
  16. 06 4月, 2018 1 次提交
  17. 04 4月, 2018 1 次提交
  18. 26 3月, 2018 3 次提交
  19. 20 3月, 2018 1 次提交
  20. 16 2月, 2018 1 次提交
  21. 12 2月, 2018 1 次提交
  22. 10 2月, 2018 2 次提交
  23. 09 2月, 2018 2 次提交
  24. 08 2月, 2018 1 次提交
  25. 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
  26. 29 12月, 2017 1 次提交
  27. 28 12月, 2017 1 次提交
  28. 26 12月, 2017 2 次提交
  29. 25 12月, 2017 2 次提交
  30. 26 11月, 2017 1 次提交
    • D
      Feature/copytensor (#5455) · 45062fe5
      dzhwinter 提交于
      * "make global tensor function independently"
      
      * "replace functor"
      
      * "fix inline template error"
      
      * "fix tensor array with CopyFrom"
      
      * "fix other case use CopyFrom"
      
      * "move the op interface hardly"
      
      * "fix operators"
      
      * "fix typo"
      
      * "delete dynamic recurrent rnn and fix gru_unit in debugmode"
      
      * "fix unique_ptr copy"
      
      * "fix cuda copy"
      
      * "fix namespace error"
      
      * "removed nccl python test"
      
      * "fix include error"
      
      * "fix typo"
      
      * fix copy util test
      45062fe5
  31. 08 11月, 2017 1 次提交