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-11-01adding multiple types for pow, trace, diag, tril, triusoumith
2016-11-01implement torch.nonzerosoumith
2016-10-17torch.cat for multiple cuda typesSoumith Chintala
2016-10-08replace long with ptrdiff_t for memory size/offset, element countRui Guo
2016-06-11template workJeff Johnson