Commit Graph

922 Commits

Author SHA1 Message Date
12bed8dc0d Add CUDA device selection 2016-08-12 07:46:46 -07:00
e9f9fd3727 Major refactor 2016-08-10 09:24:53 -07:00
652a31b714 Add build scripts for libraries 2016-08-04 14:12:31 -07:00
6df0ae5d35 Add cunn 2016-08-02 09:20:18 -07:00
2f342af22f Move optim to legacy 2016-08-01 12:01:46 -04:00
ae40bcd58c Base for nn conversion 2016-07-22 22:21:29 -04:00
554a1d8336 Add optim 2016-07-21 16:42:06 -04:00
bc7bd7a8b3 Add unit tests and fix detected bugs 2016-07-21 13:46:59 -04:00
3a44259b32 Add support for CUDA 2016-07-19 10:45:59 -04:00
cf90bee8af Enable parallel builds 2016-07-18 23:56:50 -04:00
3cec305524 Restructure python code 2016-06-23 22:55:05 +02:00
077bfbde03 Add all constructors for Tensor and Storage 2016-06-19 23:45:41 +02:00
4f66ea42af Add random-related Tensor methods 2016-06-18 21:36:10 +02:00
5ee3358a92 python 2 support 2016-06-08 19:14:57 -04:00
449ac4ca2a Add torch.* functions 2016-05-09 19:14:40 +02:00
7567a0bb13 Add cwrap 2016-05-07 15:28:13 +02:00
c3b3df9f22 Add utilities and clenup Tensor wrappers 2016-05-06 15:04:57 +02:00
842e1b6358 Add exception handling 2016-05-05 20:58:13 +02:00
f4b3554d9e Refactor generic/Tensor.c and add Short objects 2016-05-03 21:20:54 +02:00
690d470c71 Add Storage.py template 2016-05-03 15:13:12 +02:00
b0d90e3688 Add templated __init__ 2016-05-02 23:54:59 +02:00
731041cb6a Initial commit 2016-05-02 23:19:57 +02:00