pycharm复现论文I2R-Net: Intra- and Inter-Human Relation Network for Multi-Person Pose Estimation,源码地址https://github.com/leijue222/Intra-and-Inter-Human-Relation-Network-for-MPEE,出现RuntimeError: CUDA out of memory. Tried to allocate 114.00 MiB (GPU 1; 23.65 GiB total capacity; 15.94 GiB already allocated; 72.81 MiB free; 16.01 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
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 0 (pid: 2701687) of binary: /anaconda3/envs/pytorch1.10/bin/python3.8
根据网络上的相关操作已经进行了改正但仍然报错。
CUDA out of memory.
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-