|
About the torch._inductor category
|
|
0
|
541
|
December 6, 2022
|
|
NaNs with torch.compile (inductor, mode="reduce-overhead"), OOM with backend="cudagraphs"
|
|
0
|
43
|
December 23, 2025
|
|
Autotune cache key for matrix multiplication
|
|
0
|
20
|
December 11, 2025
|
|
InductorError in autogenerated code in torchinductor_cache - triton, rocm
|
|
0
|
44
|
November 22, 2025
|
|
Why torch==2.9 compile qwen3 model with block ptr will crash?
|
|
0
|
43
|
November 14, 2025
|
|
Performance bottleneck with autocast in AOT Inductor export: repeated weight casting due to disabled cache
|
|
0
|
47
|
November 11, 2025
|
|
Why does custom passes before joint graph (joint_custom_pre_pass) executed twice?
|
|
0
|
36
|
October 16, 2025
|
|
How many patterns does torch compile match and replace for now?
|
|
0
|
110
|
September 24, 2025
|
|
PyTorch Error: Compiler: cl is not found
|
|
4
|
3319
|
September 23, 2025
|
|
How to turn off inlining / force materialization in TorchInductor during torch.compile?
|
|
0
|
40
|
August 16, 2025
|
|
`torch.compile` (w/ Torch Inductor) benchmarks/models for Multi GPU
|
|
0
|
112
|
August 7, 2025
|
|
In inductor, can we unify the way to generate code between using extern_kernels and torch.ops?
|
|
1
|
127
|
May 19, 2025
|
|
What is ComputedBuffer?
|
|
1
|
336
|
April 24, 2025
|
|
Torch.compile cpp backend not fusing OuterLoopFusedSchedulerNode properly
|
|
2
|
138
|
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
|
116
|
April 14, 2025
|
|
Inductor codegen debugging
|
|
0
|
155
|
April 12, 2025
|
|
How does pytorch triton work with dynamic shapes?
|
|
0
|
143
|
March 31, 2025
|
|
Need help debugging torch.compile issue
|
|
0
|
122
|
March 26, 2025
|
|
Flex attention raises unnecessary assertion error
|
|
1
|
425
|
March 12, 2025
|
|
Getting Triton to generate all kernels
|
|
13
|
3946
|
February 11, 2025
|
|
Generate Triton kernels for CPU
|
|
5
|
1306
|
February 11, 2025
|
|
Compilation error due to use of dropout
|
|
1
|
180
|
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
|
58
|
January 10, 2025
|
|
Help understanding cpp codegen for inductor
|
|
5
|
301
|
January 2, 2025
|
|
What caused matrix inputs to no longer be transposed in PyTorch 2.5?
|
|
0
|
100
|
October 29, 2024
|
|
Im following all the steps but i still cant connect my pytorch to gpu
|
|
7
|
812
|
September 4, 2024
|
|
Fusing operators in torch.compile for Codegen
|
|
1
|
777
|
August 12, 2024
|
|
Reverse Fusion of Node Pairs in Scheduler
|
|
0
|
248
|
May 8, 2024
|
|
Torch.compile raises error when compiled function calls other functions
|
|
1
|
3012
|
March 22, 2024
|