forked from Hitmare/Eris_api_tensor_patch
min/opt/max batch size change
changed min/opt/max batch size after testing from @Akiru
This commit is contained in:
parent
4178bd4788
commit
34adcb05dd
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in New Issue