Lightning-AI / Lightning-AI/lightning-thunder
Split saved for backward information based on types
Open
@IvanYashchuk is already working on this.
Since Aug 19, 2024.
autograd
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
I didn't expect that there could be a pass somewhere in the pipeline that changes saved non-tensor information. Do you think it would be more clear in the trace to have three buckets instead of current two:
- saved tensors
- saved non-tensor proxies
- any other Python object
Originally posted by @IvanYashchuk in https://github.com/Lightning-AI/lightning-thunder/pull/937#discussion_r1713723890
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.
Assessment
This issue has not been assessed yet.