About Batch size:
Added 2021-06-08 18:53:50 +0000 UTCIf you use batch size = -1 (Auto) do you feel any speed difference than using batch size = 1
Comments
Thanks for the feedback, mind sharing your graphic card?
GRisk
2021-06-09 14:30:48 +0000 UTCI find batch size -1 considerably faster than batch size 1 - by an astonishing degree. It was my favourite addition :^)
2021-06-08 22:05:42 +0000 UTCMind sharing your graphic card? -1 will try to guess how much memory it can use, but it sometimes it use to much, you can put manually a number if you are running out of memory, like 2 / 3 / 4
GRisk
2021-06-08 19:59:17 +0000 UTCIt will try to fill your Vram if is -1, but it have some guesswork, plus it keep some empty space so you can use your computer.
GRisk
2021-06-08 19:58:27 +0000 UTCBatch size = 1 does end up being marginally slower, but when i use -1 i run into VRAM issues with larger video files that completely disappear when i use = 1
Quinn_Town
2021-06-08 19:34:46 +0000 UTC