|
About the torch.compile category
|
|
0
|
1275
|
January 9, 2023
|
|
What requirements do I need to use Torch.compile?
|
|
0
|
11
|
November 3, 2025
|
|
Any specific reason for chosing the default batch sizes for the torch dynamo benchmark suite
|
|
2
|
163
|
November 3, 2025
|
|
Torch.export + fx.GraphModule: Unable to lift constants (parameters/buffers) to placeholders for memory sharing across modules
|
|
0
|
16
|
October 31, 2025
|
|
OSError: [Errno 36] File name too long
|
|
3
|
27
|
October 31, 2025
|
|
Backend Compiler Graph Break
|
|
0
|
12
|
October 30, 2025
|
|
About dynamo.disable
|
|
0
|
18
|
October 29, 2025
|
|
PyTorch with CUDA support is not installed, although everything worked before that
|
|
1
|
140
|
October 22, 2025
|
|
Compiling a loop on MPS - exceeding limit of buffers
|
|
0
|
11
|
October 17, 2025
|
|
Why does custom passes before joint graph (joint_custom_pre_pass) executed twice?
|
|
0
|
14
|
October 16, 2025
|
|
About some issue about torch.median()
|
|
1
|
16
|
October 15, 2025
|
|
Torch.compile [WARNING] not enough SMs to use max_autotune_gemm mode
|
|
4
|
8241
|
October 14, 2025
|
|
Is it normal for compiled model outputs to have different tensor strides?
|
|
3
|
50
|
October 14, 2025
|
|
TS2EPConverter and `dynamic_shapes`
|
|
0
|
14
|
October 5, 2025
|
|
CUDA Graphs with FSDP 2 and flex attention?
|
|
0
|
44
|
October 3, 2025
|
|
Module 'torch.library' has no attribute 'custom_op'
|
|
6
|
1138
|
September 24, 2025
|
|
How many patterns does torch compile match and replace for now?
|
|
0
|
60
|
September 24, 2025
|
|
PyTorch Error: Compiler: cl is not found
|
|
4
|
1619
|
September 23, 2025
|
|
Torch.compile + flex_attention with custom score_mod fails (FlexibleLayout / NoValidChoicesError)
|
|
0
|
34
|
September 19, 2025
|
|
Are there any related works on "megakernel"?
|
|
0
|
40
|
September 17, 2025
|
|
Coordinate_descent_tuning errors out with torch.AcceleratorError: CUDA error: invalid argument
|
|
10
|
110
|
September 15, 2025
|
|
In Dynamo+AOTAutograd, why run Faketensor through the code multiple times?
|
|
0
|
20
|
September 15, 2025
|
|
Better understanding why AOTAutograd decomposes `fused_rms_norm_backward` for CUDA, but not for Meta tensors
|
|
0
|
21
|
September 15, 2025
|
|
Compile: `DataLoader.__setattr__` should not be traced
|
|
2
|
34
|
September 13, 2025
|
|
Torch.compile error on backward
|
|
0
|
22
|
September 12, 2025
|
|
Do I need to rerun torch.compile between training and inference?
|
|
1
|
39
|
September 9, 2025
|
|
Autofunctionalize v2 / Reinplace
|
|
0
|
23
|
September 9, 2025
|
|
Torch.compile does not work after first graph break
|
|
0
|
29
|
September 5, 2025
|
|
How to understand the files generated by TORCH_COMPILE_DEBUG
|
|
0
|
23
|
September 4, 2025
|
|
Dynamo logs generated by torch.distributed
|
|
5
|
76
|
September 3, 2025
|