nlp-tutorial
                                
                                 nlp-tutorial copied to clipboard
                                
                                    nlp-tutorial copied to clipboard
                            
                            
                            
                        How could utilize GPU totally?
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?
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.