|
Encountered strange overfitting during training, with `num_worker > 0`, when shuffling is off
|
|
4
|
464
|
February 24, 2025
|
|
Deep Conv1d NN & DataLoader: Must batch_size = in_channels of first Conv1d layer?
|
|
1
|
85
|
February 22, 2025
|
|
Sizes of tensors must match except in dimension 0. Expected size 914 but got size 531 for tensor number 1 in the list
|
|
2
|
211
|
February 20, 2025
|
|
Unexpected behavior when slicing numpy array with torch tensor
|
|
0
|
70
|
February 15, 2025
|
|
Potential issues with very large map style dataset
|
|
0
|
46
|
February 14, 2025
|
|
Load_state_dict prevent copying
|
|
0
|
74
|
February 14, 2025
|
|
How to make __getitem__ more efficient in loading images?
|
|
3
|
253
|
February 14, 2025
|
|
DataLoader prefetches batches for the next epoch after being consumed once?
|
|
4
|
1512
|
February 13, 2025
|
|
DataSaver instead of DataLoader - Efficient way to transfer big amounts of logged data
|
|
3
|
135
|
February 12, 2025
|
|
How to load a very large dataset when training a time series model?
|
|
0
|
94
|
February 10, 2025
|
|
Why does IterableDataset and DataLoader cause issues with training metrics?
|
|
3
|
172
|
February 10, 2025
|
|
Reusing worker processes across different DataLoader instances
|
|
0
|
104
|
February 7, 2025
|
|
Why is tensor.pin_memory().cuda() significantly slower?
|
|
4
|
349
|
February 5, 2025
|
|
How to deal with having multiple images per subject for just one of my inputs while only having one image per subject for other inputs?
|
|
2
|
107
|
January 30, 2025
|
|
RuntimeError: result type Float can't be cast to the desired output type Long---
|
|
2
|
130
|
January 24, 2025
|
|
Dataloader: transfer tensors to cuda stalls
|
|
0
|
149
|
January 22, 2025
|
|
Collate function is not called in dataloader
|
|
6
|
1739
|
January 19, 2025
|
|
Handling sparse batches to speed up training
|
|
2
|
193
|
January 18, 2025
|
|
Processing unfolded tensors 2x slower?
|
|
0
|
137
|
January 17, 2025
|
|
Best practices for infinite data using IterableDataset
|
|
0
|
267
|
January 15, 2025
|
|
Problem with loading multiple data files using iterableDataset
|
|
0
|
134
|
January 10, 2025
|
|
Pairwise distance calc for large tensors
|
|
1
|
248
|
January 7, 2025
|
|
Why doesn't torch have a memmap-like function?
|
|
1
|
122
|
January 7, 2025
|
|
Running inference of a model as part of loading training data for another model
|
|
0
|
69
|
January 7, 2025
|
|
Best way to save and load lots of tensors
|
|
7
|
13016
|
January 3, 2025
|
|
Dataloader is slow with sampling TensorDataset
|
|
1
|
344
|
December 28, 2024
|
|
Smooth Sampling Rate Adjustment for Different Datasets
|
|
0
|
55
|
December 25, 2024
|
|
Tensors cannot 'to' other devices right
|
|
1
|
151
|
December 22, 2024
|
|
How to load a large text file into datasets for pretraining llm
|
|
2
|
284
|
December 19, 2024
|
|
Faster R-CNN Over-Detecting
|
|
0
|
203
|
December 19, 2024
|