當前位置: 首頁>>代碼示例>>Python>>正文


Python torch.utils.data模塊代碼示例

torch.utils.data共有30個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. torch.utils.data.Dataset() ,1776個項目使用

2. torch.utils.data.DataLoader() ,1510個項目使用

3. torch.utils.data.TensorDataset() ,178個項目使用

4. torch.utils.data.RandomSampler() ,93個項目使用

5. torch.utils.data.SequentialSampler() ,78個項目使用

6. torch.utils.data.distributed() ,70個項目使用

7. torch.utils.data.Sampler() ,56個項目使用

8. torch.utils.data.size() ,48個項目使用

9. torch.utils.data.ConcatDataset() ,47個項目使用

10. torch.utils.data.Subset() ,37個項目使用

11. torch.utils.data.DistributedSampler() ,34個項目使用

12. torch.utils.data.append() ,34個項目使用

13. torch.utils.data.sort() ,22個項目使用

14. torch.utils.data.shape() ,21個項目使用

15. torch.utils.data.permute() ,21個項目使用

16. torch.utils.data.to() ,21個項目使用

17. torch.utils.data.cuda() ,15個項目使用

18. torch.utils.data.IterableDataset() ,15個項目使用

19. torch.utils.data.read() ,15個項目使用

20. torch.utils.data.BatchSampler() ,14個項目使用

21. torch.utils.data.random_split() ,14個項目使用

22. torch.utils.data.items() ,12個項目使用

23. torch.utils.data.SubsetRandomSampler() ,11個項目使用

24. torch.utils.data.aligned_dataset() ,6個項目使用

25. torch.utils.data.unaligned_dataset() ,6個項目使用

26. torch.utils.data.WeightedRandomSampler() ,6個項目使用

27. torch.utils.data.dataset() ,6個項目使用

28. torch.utils.data.keys() ,5個項目使用

29. torch.utils.data.util() ,5個項目使用

30. torch.utils.data.LQ_dataset() ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。