8 Commits

Author SHA1 Message Date
zhang-prog
9f01c8402d
update inference scripts (#15043)
* update inference scripts

* update load_config

* update

* extend to all inference scripts

* update error message

* fix

* to decouple the cpu_threads setting from mkldnn option and fix the deault action for mkldnn

* update --enable_mkldnn default value

* update enable_mkldnn option

* rerun CI
2025-05-20 15:59:59 +08:00
nonwill
ebd08eb385
CPP: tidied file header includes (#14621) 2025-02-05 21:24:44 +08:00
nonwill
ea710300b1
Make functions mostly noexcept to improve runtime performance (#14613) 2025-02-05 18:17:18 +08:00
nonwill
42a3c77309
CPP: emplace_back() replaces many push_back()...to improve performance (#14610) 2025-02-03 19:35:16 +08:00
jzhang533
24f06d1a1b
update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
WenmuZhou
dd9f48da2e fix bug 2022-09-20 03:40:05 +00:00
WenmuZhou
43838e3e9f add trt shape file to table and layout model 2022-09-19 11:39:22 +00:00
WenmuZhou
603f234bcc add layout 2022-09-19 09:37:41 +00:00