min/opt/max batch size change

changed min/opt/max batch size after testing from @Akiru
This commit is contained in:
Hitmare 2023-11-14 20:38:06 +00:00
parent 4178bd4788
commit 34adcb05dd
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Copy `api.py` from the previous folder into `modules/api` and enable `eris_TRTp
::: warn ::: warn
If you use the TRTpatch with the Imagelimit you will need to create a **__Dynamic Tensor Profile__** with the following settings: 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` `min/opt/max width: 256/576/1024`