|
About the torch.compile category
|
|
0
|
1397
|
January 9, 2023
|
|
Torch.compile dependancy on system architecture / environment
|
|
3
|
73
|
August 7, 2026
|
|
Profiling in PyTorch (Part 1): A Beginner's Guide to torch.profiler
|
|
2
|
152
|
August 7, 2026
|
|
Transformation has broken link between images and masks
|
|
1
|
85
|
July 24, 2026
|
|
What is fx_wrapper (WrapperFxCodegen) for, and how to hook a custom FX consumer?
|
|
0
|
54
|
June 10, 2026
|
|
[Bug] torch.compile() failing: UnicodeDecodeError on byte 0x90 (TorchInductor)
|
|
0
|
66
|
June 2, 2026
|
|
JITed nn.TransformerDecoderLayer runs significantly slower than in eager mode
|
|
1
|
115
|
May 22, 2026
|
|
Speeding up backward pass
|
|
1
|
102
|
May 21, 2026
|
|
Torch.compile + vmap + jacfwd raises TorchRuntimeError on regular python code but not via eval()
|
|
3
|
116
|
May 21, 2026
|
|
SubgraphMatcher can't be initialized with MOE pattern
|
|
0
|
69
|
May 7, 2026
|
|
Understanding torch.compile()
|
|
2
|
145
|
April 20, 2026
|
|
Variable sized outputs in custom operator?
|
|
1
|
77
|
April 15, 2026
|
|
Inductor codegen debugging
|
|
1
|
241
|
March 18, 2026
|
|
Mark_dynamic does not work when the dimension is 1
|
|
1
|
165
|
March 18, 2026
|
|
Flex_attention: BlockMask conversion?
|
|
1
|
144
|
February 25, 2026
|
|
Nested torch.compile-d function calls with different options / CUDA graph options
|
|
0
|
62
|
February 16, 2026
|
|
Flex_attention and torch.compile
|
|
1
|
163
|
February 12, 2026
|
|
ONNX Community Survey 2026
|
|
0
|
81
|
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
|
156
|
February 10, 2026
|
|
torch.compile(fullgraph=True) fails on nn.utils.rnn.pad_sequence with padding_side, while fullgraph=False succeeds
|
|
0
|
60
|
February 5, 2026
|
|
Error: accessing tensor output of CUDAGraphs that has been overwritten by a subsequent run
|
|
1
|
885
|
February 5, 2026
|
|
Investigating toch custom ops using torch.compile
|
|
2
|
142
|
February 1, 2026
|
|
Optimizing a TTS Model
|
|
0
|
89
|
January 30, 2026
|
|
Torch.compile on train_step incl both fwd and bwd
|
|
1
|
93
|
January 21, 2026
|
|
AOTInductor on Windows
|
|
0
|
155
|
January 19, 2026
|
|
Torch.compile Diagnostic Dashboard
|
|
1
|
94
|
January 18, 2026
|
|
Compiling a method other than forward
|
|
3
|
447
|
January 14, 2026
|
|
Torch.compile - getting `nans` with the latest version of torch
|
|
3
|
346
|
January 6, 2026
|
|
Torch.compile results in loss nan while it converges without torch.compile on mac cpu and mps
|
|
0
|
67
|
January 6, 2026
|
|
How to verify that default_decompositions successfully reduce operators to the Core ATen IR set?
|
|
0
|
57
|
December 30, 2025
|