About the Memory Format category
|
|
0
|
1582
|
March 18, 2020
|
Redefining model with fewer parameters → out of memory (OOM)?
|
|
1
|
14
|
February 19, 2025
|
DtoH transfer of a partial tensor or untyped_storage to tensor without memory allocation
|
|
0
|
9
|
February 19, 2025
|
Questions about GPU memory usage
|
|
1
|
104
|
February 5, 2025
|
How can I decrease the pytorch confidence to hold too much reserved memory
|
|
3
|
58
|
January 8, 2025
|
`torch.cuda.is_available()` allocates unwanted memory?
|
|
2
|
480
|
December 11, 2024
|
Guarantee traversal order for optimiser states
|
|
0
|
77
|
October 12, 2024
|
How to share data among DataLoader processes to save memory
|
|
6
|
13503
|
October 10, 2024
|
Libtorch CPP Api for Memory Format Channels Last
|
|
1
|
32
|
September 7, 2024
|
Replacing torch.zeros internals with cudaMemset instead of fill kernel
|
|
2
|
138
|
September 5, 2024
|
Fancy idexing memory footprint
|
|
0
|
86
|
August 19, 2024
|
Unable to free all GPU memory
|
|
3
|
296
|
August 12, 2024
|
Why does tf.tile not make use of strided layout? And what about "inverse" strides?
|
|
0
|
62
|
August 3, 2024
|
Advanced Slicing
|
|
3
|
179
|
July 28, 2024
|
Why aren't inputs to conv1d channels last?
|
|
3
|
2074
|
July 22, 2024
|
Frombuffer() → "The given buffer is not writable"
|
|
1
|
761
|
June 19, 2024
|
TensorDataset with lazy loading?
|
|
4
|
913
|
June 7, 2024
|
Understanding GPU memory visualization result
|
|
1
|
194
|
May 11, 2024
|
Do operations between tensors and scalars move the tensor to CPU?
|
|
5
|
1115
|
April 20, 2024
|
Understanding error msg "view size is not compatible with input tensor's size and stride"
|
|
5
|
3326
|
April 19, 2024
|
Torch + pytest leads to memory fragmentation: How to do proper integration testing of a lot of torch models?
|
|
0
|
334
|
April 19, 2024
|
Using 128 bit floating point datatype with Pytorch (not a complex number)
|
|
4
|
3685
|
March 31, 2024
|
What does the term "peak memory" should be referring to, max allocated vs. reserved?
|
|
0
|
240
|
March 16, 2024
|
Computing to a sub-tensor portion of the output tensor?
|
|
0
|
194
|
February 28, 2024
|
What is the most optimal shape of a tensor for storage and computational efficiency?
|
|
0
|
262
|
February 14, 2024
|
Large disk usage for some torch tensors (200MB vs 4MB) with same shape and dtype
|
|
2
|
382
|
January 22, 2024
|
Help with CUDA memory allocation during forward Linear
|
|
5
|
704
|
January 9, 2024
|
Discrepancy Between Expected and Actual GPU Memory Usage for Large Tensors
|
|
0
|
312
|
January 8, 2024
|
Making a slice contiguous
|
|
2
|
752
|
January 3, 2024
|
After calling torch.nn.Module.cuda(), model doesn't seem to be freed from RAM
|
|
2
|
330
|
December 27, 2023
|