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
2017-07-08Update ffi.luaHungryof
2017-06-18Write to stderr for diagnostic message in ffi.luaJoe Hermaszewski
2016-12-28add cudnn64_5.dll to list of library for loading Nvidia CUDNN libraryEric Cosatto
2016-11-10Improved existing 16->32 fallback. Added performance-based fallback.Boris Fomitchev
2016-09-08adding environment variable optionsoumith
2016-08-18add cudnn.externalizeStringalbanD
2016-07-27remove empty error messageSoumith Chintala
2016-07-08Added CUDNN 5.1 extensions. Cleaned up a duplicate declaration.Boris Fomitchev
2016-06-30added check for existence of cutorch.driverVersion for backw compatLukas Cavigelli
2016-06-30added driver version checkLukas Cavigelli
2016-05-22Revert "R5 initial port"Sergey Zagoruyko
2016-05-17fix for V5 GA RNN APIsNatalia Gimelshein
2016-05-17cudnn r5 final version checkssoumith
2016-04-18R5 initial portBoris Fomitchev
2016-04-18Created branch for CUDNN5 workBoris Fomitchev
2016-04-13R5 rebaseSergey Zagoruyko
2016-03-22Remove empty error messagenagadomi
2016-02-12made version check to 4005 or above, because of batchnorm changessoumith
2016-01-22Calls updated to 4.0.5Boris Fomitchev
2015-12-21Add back CUDNN_POOLING_AVERAGE definitionSam Gross
2015-11-13rebase from upstreamBoris Fomitchev
2015-11-13Natalia's fixed for BN. Added bntest.luaBoris Fomitchev
2015-11-06integrating changes from mastersoumith
2015-10-07cudnn.h fully synced for V4. addTensor_v2 uses changed to new AddTensor API.Boris Fomitchev
2015-10-03Initial cudnn_v4 compatibility patch. cudnn4 Batch Normaliztion Support added...Boris Fomitchev
2015-09-15whitespace cleanups, fixing logsoftmax testsoumith
2015-08-23flag to enable or not to enable auto-tunersoumith
2015-08-06fixed avg pooling backward compatSergey Zagoruyko
2015-08-02working R3 bindings for non-new modulesSoumith Chintala
2015-01-02version checksoumith
2014-12-20lint fixes (80 columns)soumith
2014-12-19everything works with R2. all unit tests pass. Maxpooling has free zero-paddingSoumith Chintala
2014-09-28adding SoftMax and SpatialSoftMax bindingsSoumith Chintala
2014-09-21better error message when libcudnn.so was not loadedSoumith Chintala
2014-09-11first commitSoumith Chintala