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

github.com/torch/cunn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-09Add generic support for SoftPlus.Gregory Chanan
2016-09-13moving arch detetction into THCUNNsoumith
2016-07-30adding new arch selectorSoumith Chintala
2016-06-02Improving arch selection function handlingBoris Fomitchev
2016-05-28Revert "Poring to new CMake"Soumith Chintala
2016-05-27Porting to new CMakeBoris Fomitchev
2016-03-08Reuse headers from THCUNN.h in THCUNN.luafsuzanomassa
2016-03-01remove CMakeLists CUDA 5 os x bugfixSergey Zagoruyko
2016-03-01removing useless unit.cu, utils.h and utils.cusoumith
2015-12-30Add THCUNN/ffi conversion of Abs and AbsCriterionAndreas Köpf
2015-12-19Merge pull request #107 from ipanchenko/masterSoumith Chintala
2015-10-07Add automatic CUDA architecture detectionAlban Desmaison
2015-07-24Work under windowssamehkhamis
2015-07-17parallel buildSergey Zagoruyko
2015-07-09Update CMakeLists.txtipanchenko
2015-07-09Updated required Cuda version in cmake to 7.0ipanchenko
2015-03-10Added DataParallelTable. Added docs.Jonathan Tompson
2015-01-19bumping cmake min version to 2.8 (already true for torch7)soumith
2014-11-27Move test/benchmark to top levelAndrew Tulloch
2014-07-19harmonized unit test with torch7/cutorch/nnnicholas-leonard
2014-04-10Re-imposing sm_20 (missing from the torch-distro split)Clement Farabet
2014-02-14added/modified cmake files to make cunn a standalone packageRonan Collobert
2013-11-27less strict about ansi libraries, less warningsLeon Bottou
2013-11-06master compiles under win (msvc11)Leon Bottou
2012-02-01cmake files cleanupRonan Collobert
2012-01-27various cmake improvements/debugRonan Collobert
2012-01-25initial revamp of torch7 treeRonan Collobert