Skip to content

Issues: Lightning-AI/lightning-thunder

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add custom logsigmoid grad for PyTorch executor autograd operators thunderfx for things that could be applicable to the dynamo+thunder frontend
#1555 opened Dec 13, 2024 by mruberry
Investigate Memory and Performance difference using nvfuser vs torch.compile executor on Qwen2 high priority memory use nemo Issues needed to support NVIDIA NeMo models. performance thunderfx for things that could be applicable to the dynamo+thunder frontend
#1552 opened Dec 13, 2024 by kshitij12345
Feature: Provide a mechanism for practitioners to select different executors per FX graph when using ThunderFX thunderfx for things that could be applicable to the dynamo+thunder frontend
#1550 opened Dec 12, 2024 by mruberry
Flaky code coverage ci
#1547 opened Dec 12, 2024 by mruberry
UX: Don't validate tensor metadata for parameter tensors by default performance thunderfx for things that could be applicable to the dynamo+thunder frontend ux
#1542 opened Dec 11, 2024 by mruberry
ThunderFX's splitter looks tad conservative for custom torch.autograd.Functions by pushing them to the fallback path thunderfx for things that could be applicable to the dynamo+thunder frontend
#1539 opened Dec 11, 2024 by crcrpar
decomposition for torch.minimum, torch.maximum nvfuser operators program-coverage Requests for model and program coverage thunderfx for things that could be applicable to the dynamo+thunder frontend
#1537 opened Dec 10, 2024 by t-vi
Documentation: Review docs for ThunderFX and thunder.jit entrypoints documentation Improvements or additions to documentation ux
#1532 opened Dec 9, 2024 by mruberry
ExtractionOnlyPrologueTransform for dropping checks form the prologue enhancement New feature or request good first issue Good for newcomers jit thunderfx for things that could be applicable to the dynamo+thunder frontend
#1531 opened Dec 9, 2024 by t-vi
Remove testing litgpt falcon 40b/7b mixology Issues that the mixology team has surfaced
#1504 opened Dec 2, 2024 by t-vi
[ThunderFX][HF] ValueError: unrecognized type in arguments: <class 'NoneType'> high priority nemo Issues needed to support NVIDIA NeMo models. sdpa thunderfx for things that could be applicable to the dynamo+thunder frontend
#1482 opened Nov 27, 2024 by wprazuch
Constant folding doesn't work for ThunderFX and NeMo mixology Issues that the mixology team has surfaced nemo Issues needed to support NVIDIA NeMo models. thunderfx for things that could be applicable to the dynamo+thunder frontend transforms
#1478 opened Nov 26, 2024 by mpatel31415
Reenable failing tests with dynamo dynamo thunderfx for things that could be applicable to the dynamo+thunder frontend
#1471 opened Nov 26, 2024 by t-vi
ProTip! Exclude everything labeled bug with -label:bug.