1. 19 11月, 2018 1 次提交
  2. 23 10月, 2018 1 次提交
  3. 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
  4. 16 8月, 2018 1 次提交
  5. 06 4月, 2018 1 次提交
  6. 26 2月, 2018 1 次提交
  7. 10 2月, 2018 1 次提交
  8. 08 2月, 2018 1 次提交
  9. 06 12月, 2017 1 次提交
    • Y
      Add version api (#2985) · c4599d3e
      Yancey 提交于
      * write versino.py
      
      * add version py
      
      * clean init py
      
      * add istaged, major and etc... fields
      
      * update
      
      * update
      
      * update
      c4599d3e
  10. 15 11月, 2017 1 次提交
  11. 14 11月, 2017 1 次提交
  12. 28 10月, 2017 1 次提交
    • F
      Python API for inference model saving/load (#5020) · 6783dcee
      fengjiayi 提交于
      * Add `dump_to_file()` for ProgrameDescBind in pybind
      
      * Update
      
      * Add utility.py
      
      * typo
      
      * Fix bugs
      
      * Move add_feed/fetch_components to untility.py
      
      * Compelete dump
      
      * Follow comments
      
      * Change output of Prune() from inference to pointer
      
      * Expose Prune() to Python
      
      * Compelete save/load API of inference model
      
      * Fix errors
      
      * Debuging
      
      * Compelete unit tests
      
      * follow comments
      6783dcee
  13. 19 9月, 2017 1 次提交
  14. 14 9月, 2017 1 次提交
  15. 08 8月, 2017 2 次提交
  16. 13 7月, 2017 1 次提交
  17. 11 7月, 2017 1 次提交
    • Y
      Expose paddle.framework by pybind11 (#2793) · 27b196ba
      Yu Yang 提交于
      * Expose paddle.framework by pybind11
      
      * Export paddle.framework.{Scope, Variable} to paddle.v2.framework.core.
      * See python/paddle/v2/framework/tests/test_scope.py for Python usage
      * See paddle/pybind/pybind.cc for C++ bind code.
      
      * add copyright
      27b196ba
  18. 26 5月, 2017 1 次提交
  19. 25 5月, 2017 1 次提交
  20. 24 4月, 2017 1 次提交
  21. 20 4月, 2017 1 次提交
  22. 23 3月, 2017 1 次提交
  23. 16 3月, 2017 1 次提交
  24. 13 3月, 2017 1 次提交
  25. 05 1月, 2017 1 次提交
  26. 27 12月, 2016 1 次提交
  27. 12 12月, 2016 1 次提交
  28. 01 12月, 2016 1 次提交
  29. 10 11月, 2016 1 次提交
  30. 12 10月, 2016 1 次提交
    • W
      Mnist demo (#162) · e26f220d
      wangyang59 提交于
      * added mnist demo
      
      * modified .gitignore for .project files
      
      * normalize pixel in mnist_provider.py and set use_gpu=0
      e26f220d
  31. 20 9月, 2016 1 次提交
  32. 13 9月, 2016 1 次提交
  33. 31 8月, 2016 1 次提交
  34. 29 8月, 2016 1 次提交