1. 03 4月, 2019 1 次提交
  2. 28 3月, 2019 1 次提交
  3. 19 3月, 2019 1 次提交
  4. 18 3月, 2019 1 次提交
  5. 15 3月, 2019 1 次提交
  6. 26 12月, 2018 1 次提交
  7. 20 12月, 2018 1 次提交
  8. 19 12月, 2018 4 次提交
  9. 12 12月, 2018 1 次提交
  10. 10 12月, 2018 1 次提交
  11. 29 11月, 2018 1 次提交
  12. 28 11月, 2018 2 次提交
  13. 26 11月, 2018 1 次提交
  14. 23 11月, 2018 1 次提交
  15. 08 11月, 2018 1 次提交
  16. 26 10月, 2018 1 次提交
  17. 25 10月, 2018 2 次提交
  18. 24 10月, 2018 3 次提交
  19. 22 10月, 2018 1 次提交
  20. 18 10月, 2018 2 次提交
  21. 10 10月, 2018 1 次提交
    • C
      Set the right shape of selected_rows (#13723) · e1761709
      chengduo 提交于
      * set the right shape of selected_rows
      test=develop
      
      * enhance check
      
      * fix activation_op
      
      * remove cast
      
      * use ShareDimInfo replace SetDim and ShareLod
      
      * use ShareDimAndLod
      test=develop
      
      * follow comment
      
      test=develop
      
      * check whether the input has lod
      test=develop
      
      * Split ShareDimAndLod
      
      test=develop
      
      * checkout clip.py
      test=develop
      e1761709
  22. 21 9月, 2018 1 次提交
  23. 17 9月, 2018 1 次提交
  24. 27 8月, 2018 1 次提交
  25. 24 8月, 2018 1 次提交
  26. 15 8月, 2018 1 次提交
  27. 14 8月, 2018 3 次提交
  28. 09 8月, 2018 2 次提交
  29. 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