Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/soumith/cudnn.torch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-10using the new streams API (cudnn does not ovelap compute yet, weird)soumith
2014-12-20volumetric convolutions + unit testsSoumith Chintala
2014-12-19everything works with R2. all unit tests pass. Maxpooling has free zero-paddingSoumith Chintala
2014-12-08better asserts, Pointwise now supports non-contiguous gradOutputSoumith Chintala
2014-11-26refactoring lots of duplicated codesoumith
2014-11-18adding non-batch modesoumith
2014-09-28adding SoftMax and SpatialSoftMax bindingsSoumith Chintala
2014-09-27SpatialAveragePooling bindingSoumith Chintala
2014-09-21Multi-GPU supportSoumith Chintala
2014-09-21fixes #1Soumith Chintala
2014-09-11first commitSoumith Chintala