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
2016-12-07Merge pull request #297 from oya163/patch-1functional-findexSoumith Chintala
2016-12-05Updated commented error message sectionOyesh Mann Singh
2016-10-24use FindEx in functionalSergey Zagoruyko
2016-10-21Merge pull request #273 from NVIDIA/fp16Soumith Chintala
2016-10-21debug diagnostic fixes. true fp16 disabled for nowBoris Fomitchev
2016-10-21Increasing buffer for getConvolutionDescriptorBoris Fomitchev
2016-10-19Fixing refactored methodsBoris Fomitchev
2016-10-19Merge remote-tracking branch 'upstream/master' into fp16Boris Fomitchev
2016-10-19Added new refactoring for convolution and filter descriptorsBoris Fomitchev
2016-10-19Code review changesBoris Fomitchev
2016-10-14Using new cutorch fp16 config functions - only allow native fp16 when it is f...Boris Fomitchev
2016-10-14Merge pull request #271 from Amir-Arsalan/patch-1Soumith Chintala
2016-10-14Merge pull request #275 from thuyen/SFCBWSoumith Chintala
2016-10-12Add backward compatiblity to SpatialFullConvolutionthuyenvn
2016-10-11Merge remote-tracking branch 'upstream/master' into fp16Boris Fomitchev
2016-10-09Update README.mdAmir Arsalan Soltani
2016-10-08clone output tensor in FindExNatalia Gimeshein
2016-10-08make VolumetricFullConvolution use findNatalia Gimeshein
2016-10-07Merge pull request #268 from szagoruyko/functional-2Sergey Zagoruyko
2016-10-06functional tests passNatalia Gimeshein
2016-10-05reset algo family on size changeNatalia Gimeshein
2016-10-05merging masterNatalia Gimeshein
2016-10-04functional tests for double with fixesSergey Zagoruyko
2016-10-01Sync rnn (#2)ngimel
2016-09-30Change detection of FP16 math to follow cutorch settingBoris Fomitchev
2016-09-30Merge pull request #266 from soumith/volfullconvSoumith Chintala
2016-09-30adding VolumetricFullConvolutionvolfullconvsoumith
2016-09-29Merge pull request #265 from szagoruyko/fastest-functionalSoumith Chintala
2016-09-29fastest functionalSergey Zagoruyko
2016-09-29Merge pull request #264 from szagoruyko/functionalSoumith Chintala
2016-09-29functional softmaxSergey Zagoruyko
2016-09-29add activations to functionalSergey Zagoruyko
2016-09-28Merge pull request #1 from NVIDIA/syncRNNBoris Fomitchev
2016-09-28Restored old behaviour of cudnn.benchmarkBoris Fomitchev
2016-09-28fixes for RNN with the new workspace mechanismsNatalia Gimeshein
2016-09-27add syncs to RNNNatalia Gimeshein
2016-09-27added cudnn.useFloatMathForHalfBoris Fomitchev
2016-09-26Fixed sticky algo modesBoris Fomitchev
2016-09-23Revamped workspace handling in find.luaBoris Fomitchev
2016-09-19Restoring testBoris Fomitchev
2016-09-18Merge branch 'master' of https://github.com/NVIDIA/cudnn.torchBoris Fomitchev
2016-09-18Adjusting half precisionBoris Fomitchev
2016-09-16Adjusting half precisionBoris Fomitchev
2016-09-15Merge remote-tracking branch 'bf/find_ex'Boris Fomitchev
2016-09-15Merge remote-tracking branch 'upstream/master' into find_exBoris Fomitchev
2016-09-15debug print fixedBoris Fomitchev
2016-09-08adding environment variable optionsoumith
2016-09-02Merge remote-tracking branch 'bf/find_ex' into nvBoris Fomitchev
2016-09-02Refactoring for clarity and less allocationsBoris Fomitchev
2016-08-31Debugging fallback, cleanupBoris Fomitchev