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-09-30adding VolumetricFullConvolutionvolfullconvsoumith
2016-08-29making nngraph conversions non-fatalsoumith
2016-08-25add error for nngraphSoumith Chintala
2016-05-26merge cudnn.convert changesSergey Zagoruyko
2016-05-26use replace from nnSergey Zagoruyko
2016-04-29Add an option to exclude modules from conversionAdam Paszke
2016-04-16cudnn.convert for BNSergey Zagoruyko
2016-03-29Fixed cudnn -> nn avg-pooling conversionSimone Cirillo
2016-03-24fix conversion for saved cudnn->nnSergey Zagoruyko
2016-03-21full conv testsSergey Zagoruyko
2016-03-17fix cudnn -> nn avg-pooling conversionSergey Zagoruyko
2016-01-26cudnn<>nn conversionSergey Zagoruyko