1. 15 2月, 2022 1 次提交
    • H
      move histogram to pten (#39496) · 556f6eb0
      hong 提交于
      * move histogram to pten; test=develop
      
      * fix format error; test=develop
      
      * fix histogram kernel format; test=develop
      556f6eb0
  2. 13 2月, 2022 1 次提交
  3. 09 2月, 2022 1 次提交
  4. 04 2月, 2022 1 次提交
  5. 30 1月, 2022 1 次提交
  6. 27 1月, 2022 1 次提交
  7. 24 1月, 2022 1 次提交
  8. 22 1月, 2022 1 次提交
  9. 03 12月, 2021 1 次提交
    • Z
      【PTen】C++ API Code-Generation (#37668) · c58c4ede
      zyfncg 提交于
      * add code-gen file
      
      * add api-gen in cmake
      
      * adjust the code format
      
      * temp save the code
      
      * add genen-api module into pten
      
      * merge the develop code
      
      * fix merge conflict
      
      * fix code conflict with develop
      
      * support reduce_mean/sum
      
      * fix the CI requirement
      
      * fix requirement problem of CI
      
      * remove original api code
      
      * fix bug caused by removing original api
      c58c4ede
  10. 02 11月, 2021 1 次提交
  11. 21 6月, 2020 1 次提交
  12. 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
  13. 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
  14. 31 8月, 2019 1 次提交
  15. 19 11月, 2018 1 次提交
  16. 25 10月, 2018 1 次提交
  17. 23 10月, 2018 2 次提交
  18. 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
  19. 16 8月, 2018 1 次提交
  20. 06 4月, 2018 1 次提交
  21. 26 2月, 2018 1 次提交
  22. 10 2月, 2018 1 次提交
  23. 08 2月, 2018 1 次提交
  24. 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
  25. 15 11月, 2017 1 次提交
  26. 14 11月, 2017 1 次提交
  27. 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
  28. 19 9月, 2017 1 次提交
  29. 14 9月, 2017 1 次提交
  30. 08 8月, 2017 2 次提交
  31. 13 7月, 2017 1 次提交
  32. 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
  33. 26 5月, 2017 1 次提交
  34. 25 5月, 2017 1 次提交
  35. 24 4月, 2017 1 次提交
  36. 20 4月, 2017 1 次提交
  37. 23 3月, 2017 1 次提交
  38. 16 3月, 2017 1 次提交