rename config -> configs

This commit is contained in:
HydrogenSulfate 2022-07-04 15:26:28 +08:00
parent 10cf8736cc
commit 4f79d00c62
558 changed files with 38 additions and 38 deletions

View File

@ -38,8 +38,8 @@ infer_model:../inference/
infer_export:True
infer_quant:Fasle
inference:python/predict_rec.py -c configs/inference_rec.yaml
-o Global.use_gpu:False
-o Global.enable_mkldnn:True|False
-o Global.use_gpu:True|False
-o Global.enable_mkldnn:False
-o Global.cpu_num_threads:1
-o Global.batch_size:1
-o Global.use_tensorrt:False

Some files were not shown because too many files have changed in this diff Show More