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

github.com/torch/cutorch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-12fix typo from #462soumith
2016-08-11Fix sub and div for integer typesAdam Paszke
2016-07-29Merge pull request #456 from torch/more-cutorch-template-typesSoumith Chintala
2016-07-29reduce and BLAS workJeff Johnson
2016-07-25Adding trace and diag to cutorchZeming Lin
2016-06-11template workJeff Johnson
2016-03-04Fix csub #60Joost van Doorn
2015-08-07Merge facebook changesAdam Lerer
2015-06-24Add MAGMA implementations of Torch LAPACK functionsSam Gross
2015-06-24Stream support for BLAS Handles.soumith
2015-04-07adding cutorch streamssoumith
2015-04-01revamps TensorMath to remove sync points at many places, adds maskedSelect an...soumith