Is there a way to get all requires_grad=True variables and do variable or gradient clipping inside simulator of warp?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 624
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
Hi
Is there a way to get all requires_grad=True variables and do variable or gradient clipping inside simulator of warp?Thank you!
Contributor guide
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
No file, test, or entry point is named. Start by reviewing Warp's simulator and autodifferentiation documentation or examples, then clarify whether the request is for access to all requires_grad variables, variable clipping, gradient clipping, or an API for these operations; done would require a clearly scoped supported approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100