1. 30 1月, 2019 1 次提交
    • Y
      Return parent_idx in beam_search op (#15520) · 16d54f7f
      Yiqun Liu 提交于
      * Refine beam_search_op to output an extra parent_idx tensor.
      test=develop
      
      * Fix the unittest test_beam_search_op.
      test=develop
      
      * Fix the merging mistake.
      test=develop
      16d54f7f
  2. 31 10月, 2018 1 次提交
  3. 19 4月, 2018 1 次提交
  4. 12 2月, 2018 1 次提交
  5. 10 2月, 2018 2 次提交
  6. 26 12月, 2017 1 次提交
  7. 12 12月, 2017 1 次提交
    • Q
      Refine device context (#6433) · 61ec0b95
      QI JUN 提交于
      There are mainly following fixes:
      
      - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place`
      - remove `eigen_device` interface in base class  `DeviceContext`
      - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext`
      - remove unused `platform::EigenDeviceConverter`
      - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL`
      - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
      61ec0b95
  8. 04 10月, 2017 1 次提交
  9. 03 10月, 2017 1 次提交
  10. 29 9月, 2017 3 次提交
  11. 04 9月, 2017 1 次提交
  12. 16 8月, 2017 1 次提交
  13. 10 8月, 2017 3 次提交
  14. 09 8月, 2017 1 次提交
  15. 08 8月, 2017 1 次提交
  16. 07 8月, 2017 2 次提交
  17. 04 8月, 2017 1 次提交
  18. 03 8月, 2017 1 次提交
  19. 31 7月, 2017 1 次提交
  20. 25 7月, 2017 1 次提交
  21. 19 7月, 2017 1 次提交
  22. 18 7月, 2017 1 次提交
  23. 17 7月, 2017 3 次提交
  24. 11 7月, 2017 2 次提交
  25. 06 7月, 2017 2 次提交
  26. 05 7月, 2017 1 次提交
  27. 04 7月, 2017 4 次提交