return _VF. einsum(equation, operands) # type: ignore[attr-defined]RuntimeError: CUDA out of memory. Tried to allocate 968.00 MiB (GPU 0; 8.00 GiB total capacity; 6.54 GiB already allocated; 0 bytes free; 6.65 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
用翻译软件翻译了一下。
_VF返回。Einsum(方程,操作数)#类型:忽略[atr -defined]
CUDA内存不足。try to allocate 968.00 MiB (GPU 0;8.00 GiB总容量;6.54 GiB已分配;0字节自由;如果预留内存是>>分配的内存,尝试设置max_split_size_mb以避免碎片。请参阅内存管理和PYTORCH_CUDA_ALLOC_CONF的文档
前几次都还炼得好好的,今天又不行了,
用翻译软件翻译了一下。
_VF返回。Einsum(方程,操作数)#类型:忽略[atr -defined]
CUDA内存不足。try to allocate 968.00 MiB (GPU 0;8.00 GiB总容量;6.54 GiB已分配;0字节自由;如果预留内存是>>分配的内存,尝试设置max_split_size_mb以避免碎片。请参阅内存管理和PYTORCH_CUDA_ALLOC_CONF的文档
前几次都还炼得好好的,今天又不行了,