|
About the torch._inductor category
|
|
0
|
538
|
December 6, 2022
|
|
NaNs with torch.compile (inductor, mode="reduce-overhead"), OOM with backend="cudagraphs"
|
|
0
|
13
|
December 23, 2025
|
|
Autotune cache key for matrix multiplication
|
|
0
|
11
|
December 11, 2025
|
|
InductorError in autogenerated code in torchinductor_cache - triton, rocm
|
|
0
|
24
|
November 22, 2025
|
|
Why torch==2.9 compile qwen3 model with block ptr will crash?
|
|
0
|
32
|
November 14, 2025
|
|
Performance bottleneck with autocast in AOT Inductor export: repeated weight casting due to disabled cache
|
|
0
|
34
|
November 11, 2025
|
|
Why does custom passes before joint graph (joint_custom_pre_pass) executed twice?
|
|
0
|
31
|
October 16, 2025
|
|
How many patterns does torch compile match and replace for now?
|
|
0
|
100
|
September 24, 2025
|
|
PyTorch Error: Compiler: cl is not found
|
|
4
|
2557
|
September 23, 2025
|
|
How to turn off inlining / force materialization in TorchInductor during torch.compile?
|
|
0
|
33
|
August 16, 2025
|
|
`torch.compile` (w/ Torch Inductor) benchmarks/models for Multi GPU
|
|
0
|
95
|
August 7, 2025
|
|
In inductor, can we unify the way to generate code between using extern_kernels and torch.ops?
|
|
1
|
123
|
May 19, 2025
|
|
What is ComputedBuffer?
|
|
1
|
329
|
April 24, 2025
|
|
Torch.compile cpp backend not fusing OuterLoopFusedSchedulerNode properly
|
|
2
|
125
|
April 22, 2025
|
|
TorchRuntimeError: Failed running call_module L__self___position_embedding_table(*(FakeTensor(..., device='mps', ...), **{}): Unhandled FakeTensor Device Propagation for aten.index_select.default, found two different devices mps:0, mps
|
|
0
|
101
|
April 14, 2025
|
|
Inductor codegen debugging
|
|
0
|
137
|
April 12, 2025
|
|
How does pytorch triton work with dynamic shapes?
|
|
0
|
127
|
March 31, 2025
|
|
Need help debugging torch.compile issue
|
|
0
|
108
|
March 26, 2025
|
|
Flex attention raises unnecessary assertion error
|
|
1
|
368
|
March 12, 2025
|
|
Getting Triton to generate all kernels
|
|
13
|
3833
|
February 11, 2025
|
|
Generate Triton kernels for CPU
|
|
5
|
1263
|
February 11, 2025
|
|
Compilation error due to use of dropout
|
|
1
|
174
|
February 5, 2025
|
|
How to get the optimized FX graph by TorchInductor programmatically?
|
|
0
|
100
|
January 13, 2025
|
|
Creating one giant C++ code covering code from all contexts
|
|
0
|
57
|
January 10, 2025
|
|
Help understanding cpp codegen for inductor
|
|
5
|
274
|
January 2, 2025
|
|
What caused matrix inputs to no longer be transposed in PyTorch 2.5?
|
|
0
|
97
|
October 29, 2024
|
|
Im following all the steps but i still cant connect my pytorch to gpu
|
|
7
|
780
|
September 4, 2024
|
|
Fusing operators in torch.compile for Codegen
|
|
1
|
720
|
August 12, 2024
|
|
Reverse Fusion of Node Pairs in Scheduler
|
|
0
|
245
|
May 8, 2024
|
|
Torch.compile raises error when compiled function calls other functions
|
|
1
|
2970
|
March 22, 2024
|