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-06-11template workJeff Johnson
2016-03-28Merge pull request #355 from apaszke/fp16Soumith Chintala
2016-03-14kernel p2p access and non-blocking streamsJeff Johnson
2016-03-13Add FP16 support (CudaHalfStorage, CudaHalfTensor)Adam Paszke
2015-12-26Add generic CudaTensor types to cutorchAdam Lerer
2015-12-26Move files to generic folders (preparation)Adam Lerer