About the torch.compile category
|
|
0
|
1170
|
January 9, 2023
|
How does pytorch triton work with dynamic shapes?
|
|
0
|
4
|
March 31, 2025
|
Torch.compile() causes RuntimeError: element 0 of tensors does not require
|
|
1
|
10
|
March 31, 2025
|
Error: accessing tensor output of CUDAGraphs that has been overwritten by a subsequent run
|
|
0
|
10
|
March 30, 2025
|
Need help debugging torch.compile issue
|
|
0
|
20
|
March 26, 2025
|
Dynamic slicing
|
|
5
|
46
|
March 24, 2025
|
Best way to detect and fix graphs breaks
|
|
5
|
59
|
March 24, 2025
|
Is it possible for torch SDPA to be slower than manual attention?
|
|
5
|
17
|
March 24, 2025
|
Torch.compile dynamic shapes in non-functional style
|
|
1
|
15
|
March 23, 2025
|
SYCL: feature test compile failed!
|
|
0
|
19
|
March 23, 2025
|
torch.cuda.is_available()=False;torch._C._cuda_getDeviceCount() > 0
|
|
0
|
25
|
March 20, 2025
|
Shapes of FakeTensors after graph transformations on ATen IR
|
|
6
|
53
|
March 19, 2025
|
Torch.compile(mode="max-autotune") produces different inference result from eager mode — is this expected?
|
|
6
|
51
|
March 19, 2025
|
Triton CodeGen for torch linear operator
|
|
0
|
4
|
March 19, 2025
|
How to solve the graph break happen in torch.compile
|
|
11
|
257
|
March 18, 2025
|
The selectable configs for irregular shape when using triton.autotune
|
|
0
|
9
|
March 18, 2025
|
Torch.compile CudaGraph creation & downstream systems
|
|
2
|
23
|
March 18, 2025
|
Debugging slow TorchDynamo Cache Lookup
|
|
1
|
29
|
March 18, 2025
|
How to ensure that auto-generated Triton Kernel is executed
|
|
0
|
12
|
March 13, 2025
|
How to let torch.compile only target GPU
|
|
0
|
24
|
March 13, 2025
|
Flex attention raises unnecessary assertion error
|
|
1
|
40
|
March 12, 2025
|
`cuda.h' missing during torch.compile in new environment
|
|
3
|
176
|
March 7, 2025
|
Why is inductor re-recording my function with every call
|
|
3
|
43
|
March 6, 2025
|
PyTorch v.2.3.1 unable to configure
|
|
1
|
209
|
March 4, 2025
|
Torch._check failing with torch compile
|
|
1
|
63
|
March 1, 2025
|
How to make TorchDynamoc decompose torch.nn.functional.scaled_dot_product_attention?
|
|
1
|
38
|
February 27, 2025
|
Mapping between TorchDynamo compiled functions and FX GraphModules
|
|
2
|
39
|
February 27, 2025
|
PyTorch 2.5.1 -fstack-protector-strong does not result in stack-protected libpytorch.so
|
|
1
|
41
|
February 25, 2025
|
Ways to pass compilation target device to dynamo backend
|
|
2
|
383
|
February 20, 2025
|
Converting model that has dynamic control flow to load in C++
|
|
0
|
19
|
February 19, 2025
|