About the compiler category
|
|
0
|
1497
|
January 22, 2021
|
Detect shared weights across subgraphs in torch.compile
|
|
0
|
35
|
June 11, 2025
|
TorchFuser: A Plug-and-Play MLIR-Based Compiler and Optimized Runtime Integration
|
|
4
|
238
|
June 3, 2025
|
Functionalization in PyTorch: Everything You Wanted To Know
|
|
8
|
6536
|
May 28, 2025
|
Inconsistent precision between PyTorch's built-in backends for the same device
|
|
0
|
40
|
May 27, 2025
|
Questions about handling non-scalar kwargs in pattern matcher and kwargs capture in replacements
|
|
2
|
112
|
May 21, 2025
|
Conditional Decompositions
|
|
0
|
61
|
April 30, 2025
|
Understanding CUDAGraph Trees
|
|
6
|
1147
|
April 15, 2025
|
Empty tensor with SymInt size
|
|
1
|
83
|
April 15, 2025
|
Profiling torch.compile
|
|
0
|
91
|
April 10, 2025
|
Inductor Triton Custom Op
|
|
6
|
1421
|
March 25, 2025
|
How to prevent ops to be decomposed in custom compile backend
|
|
0
|
82
|
March 24, 2025
|
AOT module decompositions
|
|
1
|
362
|
March 13, 2025
|
A new strategy for automatic custom operators functionalization
|
|
1
|
245
|
February 8, 2025
|
Generated AOTInductor C shim header files have unexpectedly changed
|
|
1
|
61
|
February 7, 2025
|
No CPU backend in triton
|
|
4
|
595
|
January 20, 2025
|
Inductor Passes
|
|
0
|
241
|
January 13, 2025
|
Torch.compile support for Python 3.13 completed
|
|
0
|
1337
|
January 10, 2025
|
What’s preventing PyTorch from being competitive with Llamafile?
|
|
8
|
397
|
December 10, 2024
|
"Fused compiled autograd bwd + optimizer graph" - status update?
|
|
4
|
365
|
November 21, 2024
|
FMAs (and softmax (and floating point)) considered harmful
|
|
2
|
687
|
November 21, 2024
|
CUDAGraphs in Pytorch 2.0
|
|
6
|
5073
|
November 20, 2024
|
Where do the 2000+ PyTorch operators come from?: More than you wanted to know
|
|
13
|
13952
|
November 15, 2024
|
Compiled Optimizer w/ LR Scheduler Now Supported
|
|
3
|
530
|
November 13, 2024
|
Understanding dynamic shapes and guards and when it does/does not cause graph breaks
|
|
1
|
267
|
November 7, 2024
|
What's the difference between `next_variable()` and `reconstruct()` in `IteratorVariable`
|
|
2
|
47
|
October 26, 2024
|
Support for _set with other mutations in graph
|
|
2
|
121
|
October 18, 2024
|
Is it possible to disable inlining of custom module for torch.compile?
|
|
1
|
231
|
October 11, 2024
|
Impact of multithreading and local caching on torch.compile
|
|
3
|
666
|
September 27, 2024
|
TorchInductor Update 9: Harden Vectorization Support and Enhance Loop Optimizations in TorchInductor CPP Backend
|
|
0
|
489
|
September 4, 2024
|