OutOfMemoryError: CUDA out of memory. Tried to allocate 128.00 MiB (GPU 0; 14.76 GiB total capacity; 13.96 GiB already allocated; 83.75 MiB free; 14.00 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting
max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
你好,我报这个错,我的显卡是2 * NVIDIA T4,GN7.10XLARGE160。尝试过改环境变量设置 PYTORCH_CUDA_ALLOC_CONF没有效果
OutOfMemoryError: CUDA out of memory. Tried to allocate 128.00 MiB (GPU 0; 14.76 GiB total capacity; 13.96 GiB already allocated; 83.75 MiB free; 14.00 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting
max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
你好,我报这个错,我的显卡是2 * NVIDIA T4,GN7.10XLARGE160。尝试过改环境变量设置 PYTORCH_CUDA_ALLOC_CONF没有效果