From 34adcb05dd7aa4377c24541c4302bcfaff32c773 Mon Sep 17 00:00:00 2001 From: Hitmare Date: Tue, 14 Nov 2023 20:38:06 +0000 Subject: [PATCH] min/opt/max batch size change changed min/opt/max batch size after testing from @Akiru --- TRT-Patch/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TRT-Patch/Readme.md b/TRT-Patch/Readme.md index 263a660..29a75cf 100644 --- a/TRT-Patch/Readme.md +++ b/TRT-Patch/Readme.md @@ -10,7 +10,7 @@ Copy `api.py` from the previous folder into `modules/api` and enable `eris_TRTp ::: warn If you use the TRTpatch with the Imagelimit you will need to create a **__Dynamic Tensor Profile__** with the following settings: -`min/opt/max batch size: 1` +`min/opt/max batch size: 1, 2, 4` `min/opt/max width: 256/576/1024`