-
Notifications
You must be signed in to change notification settings - Fork 93
Issues: Lightning-AI/lightning-thunder
Label tracking meta-issue (edit me to get automatically CC'ed...
#72
opened Mar 25, 2024 by
carmocca
Open
1
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Can JIT support a mode that skips cache lookup and prologue checks?
constraints & caching
enhancement
New feature or request
profile guided optimization
#2042
opened May 6, 2025 by
kiya00
"default transform" for executors
enhancement
New feature or request
#2039
opened May 6, 2025 by
riccardofelluga
NotImplementedError with no further explanation when trying to run Hugging Face implementation of Phi 3 model
huggingface
For supporting HF models
interpreter
#2038
opened May 6, 2025 by
IvanYashchuk
recipe with hybrid FSDP and DDP
enhancement
New feature or request
lightning-l1
recipe
thunder.compile
#2033
opened May 4, 2025 by
t-vi
Add activation checkpointing support to functional TE executor
enhancement
New feature or request
TransformerEngine
#2027
opened May 2, 2025 by
riccardofelluga
[profile-guided optimization] The input tensors for the subgraph are newly allocated each time, which leads to OOM, whereas ThunderFX works.
profile guided optimization
thunderfx
for things that could be applicable to the dynamo+thunder frontend
#2026
opened May 2, 2025 by
kiya00
[profile-guided optimization] The input tensor values are lost for the FX subgraphs
profile guided optimization
thunderfx
for things that could be applicable to the dynamo+thunder frontend
#2025
opened May 2, 2025 by
kiya00
Automated Hugging Face transformers coverage testing
hf-transformers
lightning-l1
program-coverage
Requests for model and program coverage
#2023
opened May 1, 2025 by
t-vi
quickstart performance monitoring and analysis
huggingface
For supporting HF models
lightning-l1
performance
#2022
opened May 1, 2025 by
t-vi
HF "deepseek-ai/deepseek-v3" TransformerLayer fails to run with thunder.jit and thunderfx
huggingface
For supporting HF models
#2005
opened Apr 29, 2025 by
kshitij12345
fx_report
should have better error message when the input callable is thunder compiled function
reporting
#2002
opened Apr 28, 2025 by
kiya00
frexp
backward returns garbage values for float64
inputs of larger shapes
autograd
operators
testing
#1991
opened Apr 25, 2025 by
khushi-411
Test dtype consistency against torch
enhancement
New feature or request
operators
testing
#1983
opened Apr 24, 2025 by
riccardofelluga
Hybrid FSDP and DDP does not work (composable transforms)
distributed
transforms
#1980
opened Apr 22, 2025 by
t-vi
KeyError when running HF For supporting HF models
tracing time
microsoft/GRIN-MoE
model
autograd
huggingface
#1961
opened Apr 14, 2025 by
riccardofelluga
[thunderfx] Problem with buffer updated during the forward - RuntimeError: Trying to backward through the graph a second time (or directly access saved tensors after they have already been freed).
huggingface
For supporting HF models
#1950
opened Apr 9, 2025 by
kshitij12345
implement torch.nn.interpolate mode=bilinear etc.
good first issue
Good for newcomers
operators
program-coverage
Requests for model and program coverage
#1941
opened Apr 4, 2025 by
t-vi
Pytest command line option to enable testing complex dtypes
#1940
opened Apr 3, 2025 by
beverlylytle
[reporting] New feature or request
reporting
check_consistency
to use double precision computation as reference and verify that thunder result is closer.
enhancement
#1935
opened Apr 3, 2025 by
kshitij12345
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.