1. 19 3月, 2021 1 次提交
    • C
      [deploy] support dynamic_shape and add tensorrt tutorial (#2367) · 71a95461
      cnn 提交于
      * TensorRT support dynamic shape
      
      * add TensorRT doc
      
      * update model visual tool, test=fix_document
      
      * python support trt6
      
      * cpp support trt6
      
      * fix code error
      
      * clean code
      
      * python trt dynamic shape and fix code style
      
      * disable log and update doc style
      
      * update opencv lib url
      
      * solov2 trt support dynamic shape
      
      * support tensorrt_int8
      
      * add TensorRT int8 calib data for ppyolo
      
      * set workspace_size=1 << 30 as default
      
      * remove content
      
      * remove some content, and fix code style
      
      * remove images
      
      * update doc style
      71a95461