Adam Paszke
|
bcfa2d6c79
|
Add .t7 file reader
|
2016-11-25 00:41:55 +01:00 |
|
Soumith Chintala
|
6b821ece22
|
fixing trainer tests (#213)
|
2016-11-08 21:50:17 -05:00 |
|
Sam Gross
|
6db721b5dd
|
Make DataLoader preserve the ordering of the dataset (#135)
|
2016-10-21 23:54:16 -04:00 |
|
Adam Paszke
|
3cbe66ba8c
|
Change requires_grad default to False
|
2016-10-05 08:46:34 -07:00 |
|
soumith
|
33371c5164
|
ffi tests skip on cuda
|
2016-10-03 12:15:28 -07:00 |
|
Adam Lerer
|
a1f5fe6a8f
|
Add multiprocess data loader + improvements to torch.utils.data
|
2016-09-30 16:23:43 -04:00 |
|
Adam Paszke
|
c92c82aa1a
|
Really fix utils tests...
|
2016-09-29 12:52:12 -07:00 |
|
Adam Paszke
|
9c6ced1c0a
|
Disable ffi tests if cffi is not available
|
2016-09-29 12:16:19 -07:00 |
|
Adam Paszke
|
941cf4e63d
|
Add ffi utils for user C extensions
|
2016-09-29 09:35:56 -07:00 |
|
Adam Paszke
|
8fdec15a55
|
Codemod to remove camel case method naming
|
2016-09-20 08:40:28 -07:00 |
|
Adam Paszke
|
1703f2abed
|
Add utils tests
|
2016-09-08 19:07:00 -07:00 |
|