SST icon indicating copy to clipboard operation
SST copied to clipboard

default batch size

Open jiujing23333 opened this issue 6 years ago • 1 comments

Hi ranjaykrishna,

I love your excellent project, your code is really elegant.

I'm trying to reuse your code, but I met some problems with the batch size(by default that is 20), the batch size is too large for a single TITAN X, I have found for a single TITAN X, 2 is the max batch size. So do you use nn.dataparallel() or something else?

Any help is appreciated

Best Regards

jiujing23333 avatar Apr 03 '18 03:04 jiujing23333

I've also met the same problem. Looking forward to the reply.

liluxuan1997 avatar Oct 17 '18 11:10 liluxuan1997