nlp-tutorial icon indicating copy to clipboard operation
nlp-tutorial copied to clipboard

How could utilize GPU totally?

Open liuyaqiao opened this issue 6 years ago • 1 comments

Thanks for your code!

I found that when I do training, the GPU are not totally utilized. So it there is way to add batch to train more pairs at one iter?

liuyaqiao avatar Apr 21 '19 20:04 liuyaqiao

Hi @liuyaqiao In general, increasing batch size will increase GPU usage, but it can also affect training. If it has a good effect on training, I'd be thankful if you shared it.

lyeoni avatar May 09 '19 07:05 lyeoni