1. 08 4月, 2020 1 次提交
    • P
      Add full_like op. (#23364) · 42655ef7
      Pei Yang 提交于
      * add full_like op. test=develop
      
      * add dygraph support. test=develop
      
      * increase coverage. test=develop
      42655ef7
  2. 07 4月, 2020 3 次提交
  3. 06 4月, 2020 1 次提交
  4. 05 4月, 2020 3 次提交
  5. 04 4月, 2020 7 次提交
  6. 03 4月, 2020 1 次提交
    • C
      update linspace, equal operators to API 2.0 (#23274) · a2e10930
      channings 提交于
      * update linspace, equal operators to API 2.0, test=develop
      
      * equal support higher performance CUDA kernel, test=develop
      
      * update comment of equal&linspace operator, test=develop
      
      * update comment of equal&linspace operator, test=develop
      a2e10930
  7. 02 4月, 2020 2 次提交
  8. 30 3月, 2020 1 次提交
  9. 28 9月, 2019 1 次提交
    • Q
      Enable users to create custom cpp op outside framework. (#19256) · 1a3eef02
      qingqing01 提交于
      * How to write custom op needs to follow framework OP spec.
      * Package fluid_framework.so and headers into whl.
      * Add paddle.sysconfig.get_include() and paddle.sysconfig.get_lib() to get include dir and lib dir.
      * Export some C-APIs to merge OpInfo between core.so and custom_op.so.
      * Add unit testing.
      * Update API.spec.
      1a3eef02
  10. 26 8月, 2019 1 次提交
  11. 12 2月, 2019 1 次提交
  12. 14 8月, 2018 1 次提交
  13. 12 7月, 2018 1 次提交
  14. 31 3月, 2018 1 次提交
    • H
      Make paddle.fluid no longer depends on paddle.v2 · bcf7c36b
      Helin Wang 提交于
      In this way we can build and test using WITH_FLUID_ONLY flag being set
      to ON.
      
      - move paddle.v2.dataset,reader to paddle.dataset,reader
      - remove unused code (which depends on v2) in paddle.dataset,reader
      bcf7c36b
  15. 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
  16. 09 12月, 2016 1 次提交
  17. 12 11月, 2016 1 次提交
  18. 29 8月, 2016 1 次提交