Commit Graph

625 Commits

Author SHA1 Message Date
8fdec15a55 Codemod to remove camel case method naming 2016-09-20 08:40:28 -07:00
1f2695e875 adding cuda driver check functions for runtime checking 2016-09-13 10:34:13 -07:00
58f507f9e3 Add file descriptor sharing mode to multiprocessing 2016-09-08 11:23:33 -07:00
f9d186d33a Add initial version of multiprocessing module 2016-08-31 19:46:08 -07:00
1902bc0bfb Interface with numpy 2016-08-13 20:19:17 -07:00
12bed8dc0d Add CUDA device selection 2016-08-12 07:46:46 -07:00
e9f9fd3727 Major refactor 2016-08-10 09:24:53 -07: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
c574295012 Various fixes 2016-07-19 10:45:59 -04:00
3a44259b32 Add support for CUDA 2016-07-19 10:45:59 -04:00
93ed433de3 Add rand and randn 2016-07-18 23:59:27 -04:00
3cec305524 Restructure python code 2016-06-23 22:55:05 +02:00
486ea76b98 Add more Tensor methods 2016-06-19 00:24:18 +02:00
4f66ea42af Add random-related Tensor methods 2016-06-18 21:36:10 +02:00
857c32bc21 Add all mm methods 2016-06-16 23:40:35 +02:00
0eb2b9e756 Add more Tensor and Storage methods 2016-06-15 23:03:47 +02:00
fdfe9d836e Add index* Tensor methods 2016-06-13 13:58:09 +02:00
a9282edf79 Add THPPointer and more Tensor methods 2016-06-13 13:26:00 +02:00
5ee3358a92 python 2 support 2016-06-08 19:14:57 -04:00
0b61c3f233 Add more Tensor methods 2016-05-13 22:38:51 +02:00
56c98f7897 Add more Tensor methods 2016-05-13 00:01:54 +02:00
c3f7aac4f9 Add logical functions 2016-05-12 01:22:51 +02:00
449ac4ca2a Add torch.* functions 2016-05-09 19:14:40 +02:00
842e1b6358 Add exception handling 2016-05-05 20:58:13 +02:00