1. 15 4月, 2020 1 次提交
  2. 14 4月, 2020 1 次提交
  3. 09 4月, 2020 1 次提交
  4. 08 4月, 2020 1 次提交
  5. 01 4月, 2020 1 次提交
  6. 31 3月, 2020 1 次提交
  7. 05 3月, 2020 1 次提交
  8. 04 3月, 2020 1 次提交
    • H
      [opencl] add grid_sampler op (#3075) · 18d974c0
      HappyAngel 提交于
      
      * add grid sampler
      
      * reset act
      
      * fix conflict and readme, test=develop
      
      * fix ios v8 run error
      
      * fix grid_sampler compute error. test=develop
      
      * fix exp act run error, test=develop
      
      * fix format, test=develop
      18d974c0
  9. 08 2月, 2020 1 次提交
  10. 14 1月, 2020 1 次提交
  11. 11 12月, 2019 1 次提交
  12. 05 11月, 2019 1 次提交
  13. 01 11月, 2019 1 次提交
  14. 28 10月, 2019 1 次提交
    • H
      [LITE][XPU] initial support for XPU (#2202) · 06d058fe
      hong19860320 提交于
      * Initial support for XPU
      * Fix compiling errors of XPU
      * Move XPU op kernel bridges from backends to kernels to fix deps order
      * Change the namespace and directory of XPU bridges
      * Add XPU SDK
      * Fix header files and namespace of XPU SDK
      * Add unit tests for relu and conv2d ops
      * Restore the modification of paddle_api_test
      * Supports simple model which contains only a relu layer
      * Add compiling scripts for XPU
      * Fix compiling errors of XPU
      * Add comments for XPU LoadModel and BuildModel
      06d058fe
  15. 30 8月, 2019 1 次提交
    • Z
      add precision and persistable attrs for the tensor. (#1899) · e2e07fa4
      Zhen Wang 提交于
      * Add precision and persistable attrs for the tensor. And fix cxx light and full api demo.
      
      * update precision2string methods. test=develop
      
      * move the save logic to the front of the run in mobilenetv1_full_api.cc, test=develop.
      
      * add comments for UpdateVarsOfProgram. test=develop
      e2e07fa4
  16. 25 8月, 2019 1 次提交
  17. 24 8月, 2019 1 次提交
  18. 16 8月, 2019 1 次提交