deepinsight / deepinsight/insightface
RuntimeError: Your training graph has changed in this iteration
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
amp.scale(loss).backward()
RuntimeError: Your training graph has changed in this iteration, e.g., one parameter is unused in first iteration, but then got used in the second iteration. this is not compatible with static_graph set to True.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.