About the torch._inductor category
|
|
0
|
517
|
December 6, 2022
|
PyTorch Error: Compiler: cl is not found
|
|
2
|
418
|
May 21, 2025
|
In inductor, can we unify the way to generate code between using extern_kernels and torch.ops?
|
|
1
|
81
|
May 19, 2025
|
What is ComputedBuffer?
|
|
1
|
271
|
April 24, 2025
|
Torch.compile cpp backend not fusing OuterLoopFusedSchedulerNode properly
|
|
2
|
77
|
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
|
54
|
April 14, 2025
|
Inductor codegen debugging
|
|
0
|
67
|
April 12, 2025
|
How does pytorch triton work with dynamic shapes?
|
|
0
|
50
|
March 31, 2025
|
Need help debugging torch.compile issue
|
|
0
|
65
|
March 26, 2025
|
Flex attention raises unnecessary assertion error
|
|
1
|
136
|
March 12, 2025
|
Getting Triton to generate all kernels
|
|
13
|
3113
|
February 11, 2025
|
Generate Triton kernels for CPU
|
|
5
|
1110
|
February 11, 2025
|
Compilation error due to use of dropout
|
|
1
|
112
|
February 5, 2025
|
How to get the optimized FX graph by TorchInductor programmatically?
|
|
0
|
76
|
January 13, 2025
|
Creating one giant C++ code covering code from all contexts
|
|
0
|
33
|
January 10, 2025
|
Help understanding cpp codegen for inductor
|
|
5
|
200
|
January 2, 2025
|
What caused matrix inputs to no longer be transposed in PyTorch 2.5?
|
|
0
|
75
|
October 29, 2024
|
Im following all the steps but i still cant connect my pytorch to gpu
|
|
7
|
597
|
September 4, 2024
|
Fusing operators in torch.compile for Codegen
|
|
1
|
510
|
August 12, 2024
|
Reverse Fusion of Node Pairs in Scheduler
|
|
0
|
226
|
May 8, 2024
|
Torch.compile raises error when compiled function calls other functions
|
|
1
|
2716
|
March 22, 2024
|
Output runnable backwards _inductor graph `torch.compile`
|
|
0
|
330
|
January 23, 2024
|
Prologue fusion
|
|
0
|
738
|
January 23, 2024
|
Triton kernel launch in TorchInductor
|
|
1
|
871
|
December 7, 2023
|
Torch.compile too slow with SDXL model
|
|
1
|
1075
|
December 2, 2023
|
Inductor CPP codegen for WebAssembly target
|
|
2
|
639
|
September 27, 2023
|
Emit Triton IR/ LLVM IR from TorchInductor
|
|
0
|
521
|
September 21, 2023
|
Inductor CPU C++ backend
|
|
0
|
380
|
August 28, 2023
|
Correct way to avoid torch.compile recompilations
|
|
1
|
1146
|
August 2, 2023
|
Torch.compile() error with detach() and with torch.no_grad()
|
|
2
|
786
|
April 20, 2023
|