1. 29 12月, 2018 1 次提交
  2. 09 12月, 2018 1 次提交
  3. 07 12月, 2018 2 次提交
  4. 06 12月, 2018 1 次提交
  5. 03 12月, 2018 1 次提交
    • X
      polish · 35e6b5e1
      Xin Pan 提交于
      test=develop
      35e6b5e1
  6. 29 11月, 2018 2 次提交
  7. 23 11月, 2018 1 次提交
  8. 22 11月, 2018 2 次提交
  9. 21 11月, 2018 1 次提交
  10. 19 11月, 2018 1 次提交
  11. 16 11月, 2018 2 次提交
  12. 21 9月, 2018 3 次提交
  13. 20 9月, 2018 2 次提交
  14. 23 8月, 2018 2 次提交
  15. 17 8月, 2018 1 次提交
  16. 14 8月, 2018 1 次提交
  17. 13 8月, 2018 1 次提交
  18. 09 8月, 2018 1 次提交
  19. 07 8月, 2018 1 次提交
    • M
      Fix pybind11 problem · 6abe819f
      minqiyang 提交于
      Fix str and bytes problem
      Fix sorted problem
      Fix math problem
      Fix CI problem
      6abe819f
  20. 30 7月, 2018 1 次提交
  21. 27 7月, 2018 1 次提交
  22. 26 7月, 2018 1 次提交
  23. 17 7月, 2018 1 次提交
    • W
      API.spec change requires specific approvals (#12136) · f9f8fbaa
      Wu Yi 提交于
      * test
      
      * test
      
      * test2
      
      * wip
      
      * test using pr id
      
      * test
      
      * add log
      
      * add log
      
      * test
      
      * test
      
      * test
      
      * test
      
      * add approver check
      
      * revert travis ci
      
      * merge latest api.spec
      
      * fix get token
      
      * update API.spec
      
      * up to date
      f9f8fbaa
  24. 04 7月, 2018 1 次提交
  25. 03 7月, 2018 2 次提交
  26. 01 7月, 2018 2 次提交
  27. 21 6月, 2018 2 次提交
  28. 19 6月, 2018 1 次提交
  29. 15 6月, 2018 1 次提交
    • K
      Modify Pybind LoDTensor API according to length-based LoD (#11106) · 417fcf4f
      Kexin Zhao 提交于
      * add lod_tensor util and modify pybind
      
      * refind pybind LoDTensor API and modify LoDTensor and DataFeeder test
      
      * fix test error
      
      * fix detection map op test
      
      * fix reorder_lod_tensor test
      
      * fix seq_concat_op
      
      * fix chunk evel op test
      
      * fix target assign op
      
      * fix warp ctc op
      
      * address comments step 1: reverse reset_lod op
      
      * step 2: modify op test
      
      * add warning message
      
      * remove has_valid_lod
      
      * add back has_valid_lod
      
      * address comments
      
      * add exception catching trial
      417fcf4f