Closed bipinkc19 closed 3 years ago
Hey, this depends a lot on the data you put into the system. Can you give some more details on this data.
Also inference often does not fully leverage the GPU RAM, since communication between CPU and GPU is the bottleneck there.
In the meantime you can set batch_size=40
and num_processes=1
, this should improve GPU usage for most cases.
Issue seems resolved, closing now, feel free to reopen
Question Farm when use_gpu=True is using very low gpu. How do I up this? \