1. 31 10月, 2019 1 次提交
    • L
      Alter the model unit tests api (#2297) · fd9ceec8
      liu zhengxi 提交于
      * alter the unit tests api for googlenet, resnet50, inceptionv4, mobilenetv1, mobilenetv2 and thier corresponding cmake, test=develop
      
      * disable checks and correct some incorrect statement, test=develop
      fd9ceec8
  2. 30 10月, 2019 1 次提交
    • H
      X86 fix cherrypick (#2287) · 3a7a2887
      huzhiqiang 提交于
      * we can build x86 dynamic library by `build.sh x86`  (#2270)
      
      * remove dynamic library compiling from `ci_build.sh  build_test_server` (#2275)
      3a7a2887
  3. 29 10月, 2019 4 次提交
  4. 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
  5. 27 10月, 2019 1 次提交
  6. 25 10月, 2019 1 次提交
  7. 24 10月, 2019 1 次提交
    • L
      Make inceptionv4, resnet50, googlenet can run on x86 paltform (#2250) · edb4ea9a
      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)
      edb4ea9a
  8. 23 10月, 2019 2 次提交
  9. 21 10月, 2019 1 次提交
  10. 15 10月, 2019 2 次提交
    • J
      fix benchmark, test=develop (#2188) · 4d530acc
      juncaipeng 提交于
      * fix benchmark, test=develop
      4d530acc
    • H
      [NPU] Fix and refine the supporting of multi NPU models (#2037) · 7a731b7f
      hong19860320 提交于
      * [NPU] Fix the bug of loading multi NPU models
      test=develop
      
      * [NPU] Use lite tensor to store NPU model, fix the management of multi NPU models, support loading NPU model from memory and reduce the modification of framework
      test=develop
      
      * [NPU] Remove redundant header files for NPU bridges,
      test=develop
      
      * [NPU] fix NPU deps
      test=develop
      
      * [NPU] refine the compiling script for NPU
      test=develop
      
      * [NPU] remove redundant subdirectory in lite/CMakeLists.txt
      test=develop
      
      * [NPU] Fix and refine NPU test case
      test=develop
      
      * [NPU] revoke the modification of other non-NPU modules
      test=develop
      
      * [NPU] Remove NPU bridges if target is tiny publish
      test=develop
      7a731b7f
  11. 11 10月, 2019 1 次提交
  12. 25 9月, 2019 1 次提交
  13. 19 9月, 2019 2 次提交
  14. 16 9月, 2019 1 次提交
  15. 11 9月, 2019 1 次提交
  16. 03 9月, 2019 1 次提交
  17. 28 8月, 2019 1 次提交
  18. 27 8月, 2019 1 次提交
  19. 25 8月, 2019 1 次提交
  20. 24 8月, 2019 2 次提交
  21. 23 8月, 2019 1 次提交
    • T
      feat: (#1836) · 9388dace
      TianXiaogang 提交于
      add model_run_test_image
          add range_max_quant op
          add flatten op
          add flatten2 op
      fix:
          fix density_prior_box density_size type from float to int
          fix prior_box and density_prior_box some check for get_attr
      test=develop
      9388dace
  22. 22 8月, 2019 1 次提交
  23. 16 8月, 2019 1 次提交