facebookresearch / facebookresearch/SlowFast
SlowFast Inference: GPU CUDA out of memory
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am using SlowFast model for inference on a GPU machine with 16 GB memory. When I load the model it is taking 1.5GB GPU memory. While performing inference it is gradually increasing and throwing CUDA out of memory error. I believe GPU is not releasing the memory and not issue with SlowFast model.
Can someone explain how to resolve this? If there is some other issue for this, please let me know the root cause and how to fix this.
Thanks in advance.
Contributor guide
Assessment
This issue has not been assessed yet.