- 22 3月, 2021 1 次提交
-
-
由 zlsh80826 提交于
* replace clock by chrono for accurate elapsed time * replace clock by chrono for accurate elapsed time in dygraph
-
- 19 3月, 2021 1 次提交
-
-
由 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
-
- 20 2月, 2021 1 次提交
-
-
由 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
-
- 18 12月, 2020 1 次提交
-
-
由 qingqing01 提交于
Merge dygraph branch into master branch. Co-authored-by: NFDInSky <48318485+FDInSky@users.noreply.github.com> Co-authored-by: Nsunxl1988 <47514455+sunxl1988@users.noreply.github.com> Co-authored-by: Nwangguanzhong <jerrywgz@126.com> Co-authored-by: Nwangxinxin08 <69842442+wangxinxin08@users.noreply.github.com> Co-authored-by: Nwanghuancoder <wanghuancoder@163.com> Co-authored-by: Ncnn <liuhui29@baidu.com> Co-authored-by: NGuanghua Yu <742925032@qq.com> Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com> Co-authored-by: Nroot <root@bjyz-sys-gpu-kongming0.bjyz.baidu.com>
-