|
How do I know which placeholder op is an input?
|
|
0
|
44
|
November 6, 2025
|
|
What requirements do I need to use Torch.compile?
|
|
0
|
163
|
November 3, 2025
|
|
Torch.export + fx.GraphModule: Unable to lift constants (parameters/buffers) to placeholders for memory sharing across modules
|
|
0
|
42
|
October 31, 2025
|
|
OSError: [Errno 36] File name too long
|
|
3
|
112
|
October 31, 2025
|
|
Backend Compiler Graph Break
|
|
0
|
61
|
October 30, 2025
|
|
About dynamo.disable
|
|
0
|
134
|
October 29, 2025
|
|
PyTorch with CUDA support is not installed, although everything worked before that
|
|
1
|
1545
|
October 22, 2025
|
|
Compiling a loop on MPS - exceeding limit of buffers
|
|
0
|
49
|
October 17, 2025
|
|
Why does custom passes before joint graph (joint_custom_pre_pass) executed twice?
|
|
0
|
35
|
October 16, 2025
|
|
About some issue about torch.median()
|
|
1
|
51
|
October 15, 2025
|
|
Torch.compile [WARNING] not enough SMs to use max_autotune_gemm mode
|
|
4
|
9685
|
October 14, 2025
|
|
Is it normal for compiled model outputs to have different tensor strides?
|
|
3
|
91
|
October 14, 2025
|
|
TS2EPConverter and `dynamic_shapes`
|
|
0
|
80
|
October 5, 2025
|
|
CUDA Graphs with FSDP 2 and flex attention?
|
|
0
|
121
|
October 3, 2025
|
|
Module 'torch.library' has no attribute 'custom_op'
|
|
6
|
1679
|
September 24, 2025
|
|
How many patterns does torch compile match and replace for now?
|
|
0
|
109
|
September 24, 2025
|
|
PyTorch Error: Compiler: cl is not found
|
|
4
|
3082
|
September 23, 2025
|
|
Torch.compile + flex_attention with custom score_mod fails (FlexibleLayout / NoValidChoicesError)
|
|
0
|
133
|
September 19, 2025
|
|
Are there any related works on "megakernel"?
|
|
0
|
75
|
September 17, 2025
|
|
In Dynamo+AOTAutograd, why run Faketensor through the code multiple times?
|
|
0
|
42
|
September 15, 2025
|
|
Better understanding why AOTAutograd decomposes `fused_rms_norm_backward` for CUDA, but not for Meta tensors
|
|
0
|
54
|
September 15, 2025
|
|
Compile: `DataLoader.__setattr__` should not be traced
|
|
2
|
63
|
September 13, 2025
|
|
Torch.compile error on backward
|
|
0
|
46
|
September 12, 2025
|
|
Do I need to rerun torch.compile between training and inference?
|
|
1
|
81
|
September 9, 2025
|
|
Autofunctionalize v2 / Reinplace
|
|
0
|
62
|
September 9, 2025
|
|
Torch.compile does not work after first graph break
|
|
0
|
51
|
September 5, 2025
|
|
How to understand the files generated by TORCH_COMPILE_DEBUG
|
|
0
|
54
|
September 4, 2025
|
|
Dynamo logs generated by torch.distributed
|
|
5
|
126
|
September 3, 2025
|
|
Reducing compiled call overhead
|
|
0
|
90
|
August 29, 2025
|
|
How can we reliably figured out what the parameters of a generated PTX kernel are with torch.compile()?
|
|
0
|
44
|
August 25, 2025
|