Thomas Viehmann
|
0ae8b6c027
|
add fold example and add nn.Fold/nn.Unfold and F.fold/F.unfold to doc (#8600)
* add fold example and add nn.Fold/nn.Unfold and F.fold/F.unfold to doc
and a few drive-by doc fixes
* typo
|
2018-06-18 09:36:42 -04:00 |
|
Gao, Xiang
|
d7c32df67f
|
move Subset, random_split to data, use sequence at some places. (#7816)
|
2018-05-25 12:50:50 +02:00 |
|
Gao, Xiang
|
42e5e12750
|
make BatchSampler subclass of Sampler, and expose (#7707)
|
2018-05-19 21:29:03 +02:00 |
|
Richard Zou
|
e37da05bd5
|
Expose documentation for random_split (#7676)
Fixes #7640
|
2018-05-18 17:16:25 +02:00 |
|
Thomas Viehmann
|
1b0ad8678b
|
import *Sampler to utils.data (Better fix than #6982) (#7007)
|
2018-04-27 10:18:29 +02:00 |
|
Sasank Chilamkurthy
|
5caa42b538
|
Add ConcatDataset to docs (#2337)
|
2017-08-08 07:16:04 -04:00 |
|
Sam Gross
|
9c53c6dcb9
|
Fix errors and warnings when building docs (#1806)
|
2017-06-14 13:50:14 -04:00 |
|
Adam Paszke
|
12813b88f6
|
Add DistributedDataParallel
|
2017-06-12 22:00:22 -04:00 |
|
Soumith Chintala
|
22b3600f19
|
add samplers to documentation
|
2017-03-29 00:33:07 -04:00 |
|
Sam Gross
|
126a1cc398
|
Add Sphinx docs
|
2016-12-28 00:03:39 +01:00 |
|