1. 15 4月, 2021 1 次提交
  2. 05 4月, 2021 1 次提交
    • C
      [doc] add doc of benchmark (#2505) · 192dc215
      cnn 提交于
      * add benchmark, test=document_fix
      
      * update style of number, test=document_fix
      
      * add difference of dynamic shape and fix shape
      192dc215
  3. 30 3月, 2021 1 次提交
    • C
      [dev] fix paddle inference name problem, and update doc (#2430) · 3b02c71e
      cnn 提交于
      * fix paddle inference name problem, and update doc
      
      * set default value
      
      * fix inference lib name in static
      
      * update deploy doc, fix build error of windows
      
      * add annotation of PADDLE_LIB_NAME
      
      * set min_subgraph_size=33 as default, fix bug of fcos_dcn_r50_fpn_1x
      3b02c71e
  4. 22 3月, 2021 1 次提交
  5. 20 2月, 2021 1 次提交
    • C
      [Dygraph] Fix deploy python/cpp infer bugs (#2234) · 6e8a5e62
      cnn 提交于
      * use scripts to build on windows flatform, test=dygraph
      
      * Use new preproces OPs in deploy/infer.py, test=dygraph
      
      * fix bug of image_shape can not set 2-dims, test=dygraph
      
      * fix cpp build, test=dygraph
      
      * set param target_size must be [h, w] in Resize function, test=dygraph
      
      * fix bug, test=dygraph
      
      * fix ssd output format (bbox: [N, 6], bbox_num: bbox_num), test=dygraph
      
      * fix ssd prediction in cpp mode, test=dygraph
      6e8a5e62
  6. 15 1月, 2021 1 次提交
  7. 18 12月, 2020 1 次提交
  8. 29 10月, 2020 1 次提交
    • C
      Add win cpp infer benchmark (#1617) · 9d135fea
      cnn 提交于
      * add benchmark on win10 cpp finer, fix bug of _mkdir on windows VS2019 Release bulig
      
      * win cpp use Predictor to inference
      
      * 测试环境描述更加详细
      9d135fea
  9. 15 10月, 2020 1 次提交
  10. 06 8月, 2020 1 次提交
  11. 18 6月, 2020 1 次提交
  12. 03 6月, 2020 1 次提交
  13. 21 5月, 2020 1 次提交
  14. 22 4月, 2020 1 次提交
    • B
      deploy/cpp : Update cpp ineference solutio (#478) · d3a971b6
      Bin Long 提交于
      * deploy/cpp : Update cpp ineference solution
      
      * add README.md to deploy
      
      * deploy/cpp : add PadStride
      
      * deploy/cpp : add output visualization
      
      * deploy/cpp: add video support
      
      * fix coding style problem
      
      * deploy/cpp : add README.md
      
      * deploy/cpp : update docs
      
      * deploy/cpp : update linux build scripts
      
      * deploy/cpp : update linux build docs
      
      * udpate docs
      
      * deploy/cpp : update windows build docs
      
      * depoy/cpp: fix coding style
      
      * fix coding style
      
      * Create CMakeSettings.json
      
      * Update README.md
      
      * Update windows_vs2019_build.md
      
      * Update CMakeLists.txt
      
      * Update linux_build.md
      
      * Update CMakeLists.txt
      
      * deploy/cpp : update linux build script
      
      * update doc structures and support arch Face
      d3a971b6
  15. 04 2月, 2020 1 次提交
  16. 07 11月, 2019 1 次提交
  17. 30 10月, 2019 1 次提交
  18. 16 10月, 2019 1 次提交