Commit Graph

6 Commits

Author SHA1 Message Date
huangjianhui
c18a9e32f9 [Bug Fix] Fix bugs in publish task scripts (#693)
* Fix release_task cpp_run.sh

 Author:    felixhjh <852142024@qq.com>
 Date:      Thu Nov 10 07:26:48 2022 +0000

* Add option for infer_ppyoloe.cc

  author:    felixhjh <852142024@qq.com>

* Fix bug in release task scripts

* Add error check function

* Format code

* Add new download dir for release version

* Fix precision diff for osx-arm64

Co-authored-by: root <root@bjyz-sys-gpu-kongming2.bjyz.baidu.com>
2022-11-24 18:51:13 +08:00
huangjianhui
f42218a88e [Bug Fix]Add check return code function (#581)
* Fix release_task cpp_run.sh

 Author:    felixhjh <852142024@qq.com>
 Date:      Thu Nov 10 07:26:48 2022 +0000

* Add option for infer_ppyoloe.cc

  author:    felixhjh <852142024@qq.com>

* Fix bug in release task scripts

* Add error check function

* Format code

Co-authored-by: root <root@bjyz-sys-gpu-kongming2.bjyz.baidu.com>
2022-11-14 16:02:12 +08:00
huangjianhui
0d57562c99 [Bug Fix] Fix bugs in release task scripts (#560)
* Fix release_task cpp_run.sh

 Author:    felixhjh <852142024@qq.com>
 Date:      Thu Nov 10 07:26:48 2022 +0000

* Add option for infer_ppyoloe.cc

  author:    felixhjh <852142024@qq.com>

* Fix bug in release task scripts
2022-11-10 18:53:54 +08:00
huangjianhui
f4c32a6215 [Bug Fix] release task scripts (#411)
* Update py_run.bat

* Update cpp_run.bat

* Update compare_with_gt.py

Increase score_diff and boxes_diff_ratio threshold

* Update cpp_run.bat

* Update release task scripts according to diffrent platforms

* Delete CMAKE_CXX_COMPILER in cpp_run.bat
2022-10-22 10:20:26 +08:00
huangjianhui
8d47637541 Update release task (#289)
* Update precision diff regulation

* Update diff precision regulation

* Add judgement when python scripts run error

* Fix bug

* Fix bug

* Fix bug

* Add -DCMAKE_CXX_COMPILER

Co-authored-by: root <root@bjyz-sys-gpu-kongming2.bjyz.baidu.com>
2022-10-08 15:44:53 +08:00
huangjianhui
e4eff9f9b5 Update windows bat scripts and split sh script into python && cpp (#279)
* Add publish_task_example

* Update CMakeLists.txt

* Add gflags cmake

* Update release task script

* Delete windows related code in run.sh && add openvino option

* Split run.sh into cpp_run.sh py_run.sh

* Update cpp_run.sh

* Add cpp_run.bat

* Update py_run.sh

* Update py_run.sh

* Add windows release task scripts

* Add windows release task python bat file

* Delete python install in py_run.bat && py_run.sh

* Update py_run.bat

* Update cpp_run.bat py_run.bat
2022-09-24 14:33:23 +08:00