1. 18 11月, 2019 2 次提交
  2. 17 11月, 2019 1 次提交
  3. 16 11月, 2019 1 次提交
  4. 15 11月, 2019 2 次提交
  5. 14 11月, 2019 5 次提交
  6. 13 11月, 2019 4 次提交
  7. 12 11月, 2019 1 次提交
  8. 11 11月, 2019 2 次提交
  9. 08 11月, 2019 2 次提交
  10. 07 11月, 2019 2 次提交
  11. 06 11月, 2019 3 次提交
  12. 05 11月, 2019 1 次提交
  13. 04 11月, 2019 1 次提交
  14. 01 11月, 2019 2 次提交
  15. 30 10月, 2019 2 次提交
  16. 29 10月, 2019 5 次提交
  17. 28 10月, 2019 2 次提交
    • Z
      [XPU] add elementwise, pool, softmax op bridges and unit tests (#2264) · 231a658b
      zhupengyang 提交于
      test=develop
      231a658b
    • H
      [LITE][XPU] initial support for XPU (#2202) · ac1b2f9f
      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
      ac1b2f9f
  18. 24 10月, 2019 1 次提交
    • L
      Make inceptionv4, resnet50, googlenet can run on x86 paltform (#2250) · ca7fefa1
      liu zhengxi 提交于
      * make inceptionv4, resnet50, googlenet can run on x86 paltform and fix the compare part in x86 unittests, test=develop
      
      * fix googlenet tests for benchmark record, test=develop
      
      * [framework][profile] fix profile dump bug when op is feed and fetch test=develop (sangoly)
      ca7fefa1
  19. 23 10月, 2019 1 次提交