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
2017-02-02Small fixups:Gregory Chanan
2016-12-29Add THHalfTensor support to cutorch (#655)gchanan
2016-10-27Enable '*' for CudaDoubleTensors.Gregory Chanan
2016-10-08replace long with ptrdiff_t for memory size/offset, element countRui Guo
2016-09-15Add getDevice for CUDA storagesAdam Paszke
2016-07-29reduce and BLAS workJeff Johnson
2016-06-11template workJeff 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