Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-14 | Make cuDNN descriptors extend object | Sam Gross | 1 | -6/+9 |
2016-10-09 | try cudnn 5.1.5 and 5.1.3 in that order to load them up. This is needed becau... | Soumith Chintala | 1 | -7/+9 |
2016-10-09 | fix cudnn lib name | Soumith Chintala | 1 | -2/+2 |
2016-10-02 | cudnn relative check in binary builds | soumith | 1 | -4/+20 |
2016-09-29 | Run cuDNN operations on the correct device | Sam Gross | 1 | -114/+118 |
2016-09-28 | Lazy load CUDA and THNN modules (#64) | Sam Gross | 1 | -9/+5 |
2016-09-28 | fixing CPU builds by making cuda imports optional | Soumith Chintala | 1 | -6/+9 |
2016-09-27 | Add cuDNN support for convolutions (#36) | Sam Gross | 3 | -0/+424 |