We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8212f57 commit e37da05Copy full SHA for e37da05
docs/source/data.rst
@@ -12,3 +12,4 @@ torch.utils.data
12
.. autoclass:: torch.utils.data.SubsetRandomSampler
13
.. autoclass:: torch.utils.data.WeightedRandomSampler
14
.. autoclass:: torch.utils.data.distributed.DistributedSampler
15
+.. autofunction:: torch.utils.data.dataset.random_split
0 commit comments