*** AttributeError: 'MSSDPed' object has no attribute '_register_state_dict_hook'
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9k
- Forks
- 1.5k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 3
Description
hi
when i ran my code, i met AttributeError that is 'model' object has no attribute '_register_state_dict_hook'.
my environment is pytorch 0.4.0
can u help me?
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 checking whether this error can still be reproduced with PyTorch 0.4.0 and the reported MSSDPed model. Review Apex's compatibility with that PyTorch version and identify the code path that calls _register_state_dict_hook. Done means confirming the supported version combination or documenting a reproducible fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100