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
path: root/test
AgeCommit message (Expand)Author
2015-03-18removed old lines to make avg pooling test passSergey Zagoruyko
2015-02-27cudnn.SoftMax now supports 1D and 2D inputssoumith
2015-02-17to unit tests, add 1x1 caseSoumith Chintala
2015-02-17isolated 1x1 conv testsSoumith Chintala
2015-01-28added avg pooling testssoumith
2015-01-02adding inplace non-linearitiessoumith
2015-01-02adding groups to SpatialConvolutionsoumith
2014-12-25...soumith
2014-12-25repro bugsoumith
2014-12-20lint fixes (80 columns)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-11-26lint fixessoumith
2014-11-26refactoring lots of duplicated codesoumith
2014-11-18adding non-batch modesoumith
2014-09-28adding SoftMax and SpatialSoftMax bindingsSoumith Chintala
2014-09-26adding serialization to unit tests and fixing descriptor checks. Fixes #4Soumith Chintala
2014-09-21repro of #3Soumith Chintala
2014-09-21Multi-GPU supportSoumith Chintala
2014-09-21removing fileSoumith Chintala
2014-09-21bug reproSoumith Chintala
2014-09-11first commitSoumith Chintala