Pull requests Actions Projects Wiki Security Insights More master BranchesTags cublasSgemmBatched-example/gemm.cpp Go to file Copy path pyrovskiadd summary of parameters Latest commit0b69cc0May 18, 2012History 1contributor 279 lines (237 sloc)6.41 KB ...
I have included in the "Steps to reproduce" section below a minimally reproducible example. Description When I train RoBERTa (or BERT, but let's just stick with RoBERTa in this issue in the interest of simplicity) on MNLI, I get an odd CUDA error. ...
The error only occurs in my own network, if I run the LeNet example from Theano, it runs fine. Though the network is compiling and running fine on the CPU (and also on the GPU for some colleagues using Linux). Does anyone have an idea what the problem could be?
Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 8 Commits example add P100 example performance Mar 27, 2017 .gitignore Initial commit Mar 7, 2017 LICENSE Initial commit Mar 7, 2017 ...