Closed Richardder closed 2 months ago
My GPU is RTX 3090, when I run the train_large.py, it always fails. Should I use GPU with 40G or larger GPU memory?
Please check #9.
I tried to set the max_cache_num=256 and resolution=4, it still didn't work.
It turns out that it's the RAM overflow, not the GPU memory.
My GPU is RTX 3090, when I run the train_large.py, it always fails. Should I use GPU with 40G or larger GPU memory?