|
About the torch.compile category
|
|
0
|
1379
|
January 9, 2023
|
|
Transformation has broken link between images and masks
|
|
0
|
35
|
June 22, 2026
|
|
What is fx_wrapper (WrapperFxCodegen) for, and how to hook a custom FX consumer?
|
|
0
|
34
|
June 10, 2026
|
|
Profiling in PyTorch (Part 1): A Beginner's Guide to torch.profiler
|
|
1
|
92
|
June 5, 2026
|
|
[Bug] torch.compile() failing: UnicodeDecodeError on byte 0x90 (TorchInductor)
|
|
0
|
36
|
June 2, 2026
|
|
JITed nn.TransformerDecoderLayer runs significantly slower than in eager mode
|
|
1
|
85
|
May 22, 2026
|
|
Speeding up backward pass
|
|
1
|
79
|
May 21, 2026
|
|
Torch.compile + vmap + jacfwd raises TorchRuntimeError on regular python code but not via eval()
|
|
3
|
75
|
May 21, 2026
|
|
SubgraphMatcher can't be initialized with MOE pattern
|
|
0
|
50
|
May 7, 2026
|
|
Understanding torch.compile()
|
|
2
|
112
|
April 20, 2026
|
|
Variable sized outputs in custom operator?
|
|
1
|
52
|
April 15, 2026
|
|
Inductor codegen debugging
|
|
1
|
214
|
March 18, 2026
|
|
Mark_dynamic does not work when the dimension is 1
|
|
1
|
115
|
March 18, 2026
|
|
Flex_attention: BlockMask conversion?
|
|
1
|
110
|
February 25, 2026
|
|
Nested torch.compile-d function calls with different options / CUDA graph options
|
|
0
|
49
|
February 16, 2026
|
|
Flex_attention and torch.compile
|
|
1
|
125
|
February 12, 2026
|
|
ONNX Community Survey 2026
|
|
0
|
65
|
February 11, 2026
|
|
"Offset increment outside graph capture encountered unexpectedly" is a specific PyTorch Windows issue that's known to occur with CUDA Graphs. This is a bug in PyTorch Windows builds
|
|
0
|
136
|
February 10, 2026
|
|
torch.compile(fullgraph=True) fails on nn.utils.rnn.pad_sequence with padding_side, while fullgraph=False succeeds
|
|
0
|
43
|
February 5, 2026
|
|
Error: accessing tensor output of CUDAGraphs that has been overwritten by a subsequent run
|
|
1
|
848
|
February 5, 2026
|
|
Investigating toch custom ops using torch.compile
|
|
2
|
115
|
February 1, 2026
|
|
Optimizing a TTS Model
|
|
0
|
72
|
January 30, 2026
|
|
Torch.compile on train_step incl both fwd and bwd
|
|
1
|
73
|
January 21, 2026
|
|
AOTInductor on Windows
|
|
0
|
137
|
January 19, 2026
|
|
Torch.compile Diagnostic Dashboard
|
|
1
|
79
|
January 18, 2026
|
|
Compiling a method other than forward
|
|
3
|
414
|
January 14, 2026
|
|
Torch.compile - getting `nans` with the latest version of torch
|
|
3
|
311
|
January 6, 2026
|
|
Torch.compile results in loss nan while it converges without torch.compile on mac cpu and mps
|
|
0
|
54
|
January 6, 2026
|
|
How to verify that default_decompositions successfully reduce operators to the Core ATen IR set?
|
|
0
|
41
|
December 30, 2025
|
|
NaNs with torch.compile (inductor, mode="reduce-overhead"), OOM with backend="cudagraphs"
|
|
0
|
129
|
December 23, 2025
|