foolwood / foolwood/DCFNet_pytorch
cuFFT error!!!
Open
- Dominant language
- Python
- Stars
- 215
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
when I run the command for training, the cuFFT error happened. It happened in the line 47 of net.py and it has a tips of "RuntimeError: cuFFT error: CUFFT_ALLOC_FAILED
". I have no idea and I don't know how to solve it? Anyone else has a solution?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the training command and inspect net.py at line 47 where the cuFFT allocation failure is reported. Determine the cause of the CUFFT_ALLOC_FAILED error and verify that training runs successfully after the issue is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100