|
About the torch.compile category
|
|
0
|
1363
|
January 9, 2023
|
|
[Bug] torch.compile() failing: UnicodeDecodeError on byte 0x90 (TorchInductor)
|
|
0
|
12
|
June 2, 2026
|
|
Profiling in PyTorch (Part 1): A Beginner's Guide to torch.profiler
|
|
0
|
32
|
May 29, 2026
|
|
JITed nn.TransformerDecoderLayer runs significantly slower than in eager mode
|
|
1
|
49
|
May 22, 2026
|
|
Speeding up backward pass
|
|
1
|
41
|
May 21, 2026
|
|
Torch.compile + vmap + jacfwd raises TorchRuntimeError on regular python code but not via eval()
|
|
3
|
46
|
May 21, 2026
|
|
SubgraphMatcher can't be initialized with MOE pattern
|
|
0
|
38
|
May 7, 2026
|
|
Understanding torch.compile()
|
|
2
|
78
|
April 20, 2026
|
|
Variable sized outputs in custom operator?
|
|
1
|
33
|
April 15, 2026
|
|
Inductor codegen debugging
|
|
1
|
200
|
March 18, 2026
|
|
Mark_dynamic does not work when the dimension is 1
|
|
1
|
89
|
March 18, 2026
|
|
Flex_attention: BlockMask conversion?
|
|
1
|
92
|
February 25, 2026
|
|
Nested torch.compile-d function calls with different options / CUDA graph options
|
|
0
|
39
|
February 16, 2026
|
|
Flex_attention and torch.compile
|
|
1
|
104
|
February 12, 2026
|
|
ONNX Community Survey 2026
|
|
0
|
50
|
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
|
120
|
February 10, 2026
|
|
torch.compile(fullgraph=True) fails on nn.utils.rnn.pad_sequence with padding_side, while fullgraph=False succeeds
|
|
0
|
27
|
February 5, 2026
|
|
Error: accessing tensor output of CUDAGraphs that has been overwritten by a subsequent run
|
|
1
|
825
|
February 5, 2026
|
|
Investigating toch custom ops using torch.compile
|
|
2
|
86
|
February 1, 2026
|
|
Optimizing a TTS Model
|
|
0
|
59
|
January 30, 2026
|
|
Torch.compile on train_step incl both fwd and bwd
|
|
1
|
56
|
January 21, 2026
|
|
AOTInductor on Windows
|
|
0
|
114
|
January 19, 2026
|
|
Torch.compile Diagnostic Dashboard
|
|
1
|
64
|
January 18, 2026
|
|
Compiling a method other than forward
|
|
3
|
386
|
January 14, 2026
|
|
Torch.compile - getting `nans` with the latest version of torch
|
|
3
|
255
|
January 6, 2026
|
|
Torch.compile results in loss nan while it converges without torch.compile on mac cpu and mps
|
|
0
|
36
|
January 6, 2026
|
|
How to verify that default_decompositions successfully reduce operators to the Core ATen IR set?
|
|
0
|
31
|
December 30, 2025
|
|
NaNs with torch.compile (inductor, mode="reduce-overhead"), OOM with backend="cudagraphs"
|
|
0
|
106
|
December 23, 2025
|
|
How to save torch.compile so we don't need to re-compile
|
|
2
|
477
|
December 23, 2025
|
|
How to load state_dict if saved as torch.save(model.state_dict(), fs)
|
|
12
|
208
|
December 21, 2025
|