Lightning-AI / Lightning-AI/lightning-thunder
numerical inconsistency in interpolate with mode="bilinear" when using nvfuser
Open
Nobody has claimed this yet.
nvfuser
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
Needed to skip the test, see opinfo for interpolate.
cc @tfogal
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 with the interpolate OpInfo entry and the test it identifies. Reproduce the bilinear case with nvfuser and compare its numerical result with the expected behavior. Done means the inconsistency is resolved or explicitly handled, with the relevant test reflecting the intended result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100