37028 Commits

Author SHA1 Message Date
7654698a0e Fix ExecutionEngine bug and improve autograd tests 2016-08-25 09:23:39 -07:00
cc645de37b MaxPooling2d -> MaxPool2d 2016-08-24 10:11:00 -07:00
cc62ee229e Fix torch tests 2016-08-24 10:10:52 -07:00
24476090df Add volatile variables 2016-08-24 08:43:11 -07:00
ea93fb7ac0 Add more nn modules 2016-08-23 19:15:21 -07:00
2bf68e72d5 Add hook system to autograd and nn 2016-08-23 13:51:34 -07:00
75579fcabd Fix Log autograd test 2016-08-23 10:42:36 -07:00
686e8d32e2 Add torch.save and torch.load 2016-08-23 07:51:55 -07:00
d467a068c2 Add tests for new modules 2016-08-19 14:57:01 -07:00
e382d40709 Fix tests 2016-08-17 10:07:20 -07:00
e6953000e8 Add tests for copy and pickle + make CUDA optional in legacy nn tests 2016-08-15 06:37:57 -07:00
9fff8e7392 Fixes for changes in libs 2016-08-12 22:02:57 -07:00
ef7364b80e Fix Python 2.7 compatibility 2016-08-12 18:26:10 -07:00
3d80b1371a adding optim tests 2016-08-12 16:46:18 -07:00
1e905eb4d5 copy -> copy_ 2016-08-12 09:26:33 -07:00
12bed8dc0d Add CUDA device selection 2016-08-12 07:46:46 -07:00
fa6e5c5bff Update tests and fix CosineEmbeddingCriterion 2016-08-11 13:10:54 -07:00
ff00cdd728 Add cunn tests 2016-08-11 08:56:30 -07:00
1a57979f41 Add cutorch tests 2016-08-11 06:43:41 -07:00
e9f9fd3727 Major refactor 2016-08-10 09:24:53 -07:00
5c9bfe8c02 Fixes in nn 2016-08-01 11:58:54 -04:00
d12a358435 Add converted nn modules 2016-07-29 16:54:28 -04:00
55041eaab6 python 2.7 compatibility 2016-07-28 10:43:36 -04:00
27bbaf633b New tests and container modules + bug fixes 2016-07-28 10:06:30 -04:00
a4f544ca14 Converted nn modules 2016-07-26 13:36:15 -04:00
bc7bd7a8b3 Add unit tests and fix detected bugs 2016-07-21 13:46:59 -04: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