1. 15 1月, 2020 1 次提交
    • Z
      polish grad op check (#22290) · 5e601a92
      Zeng Jinle 提交于
      * polish grad op check, test=develop, test=document_fix
      
      * keep op_use_default_grad_maker.spec to avoid conflict, test=develop, test=document_fix
      5e601a92
  2. 15 10月, 2019 1 次提交
    • Z
      Refine API.spec mechanism (#20574) · 40c258a7
      Zeng Jinle 提交于
      * refine API.spec, test=develop
      
      * add nn.py to test,test=develop
      
      * fix by removing new.spec, test=develop, test=document_fix
      
      * refine scripts when PYTHON_ABI is empty, follow partial comments, add extra cpp api doc, test=develop, test=document_fix
      
      * remove extra doc changes, remove API.spec, test=develop
      40c258a7
  3. 31 8月, 2019 1 次提交
  4. 19 11月, 2018 1 次提交
  5. 25 10月, 2018 1 次提交
  6. 23 10月, 2018 2 次提交
  7. 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
  8. 16 8月, 2018 1 次提交
  9. 06 4月, 2018 1 次提交
  10. 26 2月, 2018 1 次提交
  11. 10 2月, 2018 1 次提交
  12. 08 2月, 2018 1 次提交
  13. 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
  14. 15 11月, 2017 1 次提交
  15. 14 11月, 2017 1 次提交
  16. 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
  17. 19 9月, 2017 1 次提交
  18. 14 9月, 2017 1 次提交
  19. 08 8月, 2017 2 次提交
  20. 13 7月, 2017 1 次提交
  21. 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
  22. 26 5月, 2017 1 次提交
  23. 25 5月, 2017 1 次提交
  24. 24 4月, 2017 1 次提交
  25. 20 4月, 2017 1 次提交
  26. 23 3月, 2017 1 次提交
  27. 16 3月, 2017 1 次提交
  28. 13 3月, 2017 1 次提交
  29. 05 1月, 2017 1 次提交
  30. 27 12月, 2016 1 次提交
  31. 12 12月, 2016 1 次提交
  32. 01 12月, 2016 1 次提交
  33. 10 11月, 2016 1 次提交
  34. 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
  35. 20 9月, 2016 1 次提交
  36. 13 9月, 2016 1 次提交
  37. 31 8月, 2016 1 次提交
  38. 29 8月, 2016 1 次提交