TingsongYu / TingsongYu/PyTorch_Tutorial
#RecursionError: maximum recursion depth exceeded while calling a Python object运行KLDivLoss.py和tensorboardXdemo.py时均报如下错误
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description


Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the error in KLDivLoss.py and tensorboardXdemo.py, then read the full traceback shown in the attached screenshots. Check the relevant Python, PyTorch, and tensorboardX environment details before isolating the recursion source. Done means the affected examples run without RecursionError and the fix is verified in both files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100