About the compiler category
|
|
0
|
1434
|
January 22, 2021
|
Inductor Passes
|
|
0
|
11
|
January 13, 2025
|
Torch.compile support for Python 3.13 completed
|
|
0
|
95
|
January 10, 2025
|
A new strategy for automatic custom operators functionalization
|
|
0
|
67
|
January 7, 2025
|
What’s preventing PyTorch from being competitive with Llamafile?
|
|
8
|
249
|
December 10, 2024
|
No CPU backend in triton
|
|
2
|
185
|
November 24, 2024
|
"Fused compiled autograd bwd + optimizer graph" - status update?
|
|
4
|
186
|
November 21, 2024
|
FMAs (and softmax (and floating point)) considered harmful
|
|
2
|
515
|
November 21, 2024
|
CUDAGraphs in Pytorch 2.0
|
|
6
|
4264
|
November 20, 2024
|
Where do the 2000+ PyTorch operators come from?: More than you wanted to know
|
|
13
|
13038
|
November 15, 2024
|
Compiled Optimizer w/ LR Scheduler Now Supported
|
|
3
|
349
|
November 13, 2024
|
Understanding dynamic shapes and guards and when it does/does not cause graph breaks
|
|
1
|
158
|
November 7, 2024
|
Functionalization in PyTorch: Everything You Wanted To Know
|
|
5
|
5624
|
October 26, 2024
|
What's the difference between `next_variable()` and `reconstruct()` in `IteratorVariable`
|
|
2
|
32
|
October 26, 2024
|
Support for _set with other mutations in graph
|
|
2
|
76
|
October 18, 2024
|
Is it possible to disable inlining of custom module for torch.compile?
|
|
1
|
125
|
October 11, 2024
|
Impact of multithreading and local caching on torch.compile
|
|
3
|
299
|
September 27, 2024
|
TorchInductor Update 9: Harden Vectorization Support and Enhance Loop Optimizations in TorchInductor CPP Backend
|
|
0
|
309
|
September 4, 2024
|
TorchInductor Update 8: Max-autotune Support on CPU with GEMM Template
|
|
0
|
263
|
September 4, 2024
|
PyTorch Runtime Error with Compiled Autograd
|
|
1
|
136
|
August 31, 2024
|
Pytorch to Triton for Non-GPU Devices
|
|
7
|
886
|
August 30, 2024
|
Difference between the graph break reasons: `Dynamic control flow is not supported at the moment.` and `generic_jump TensorVariable()`
|
|
0
|
185
|
August 30, 2024
|
Defining the Core ATen Opset
|
|
12
|
4591
|
August 21, 2024
|
Why core aten IR doesn’t contain scalar_tensor overload version of some ops, like bitwise-like ops, remainder and so on?
|
|
0
|
27
|
August 21, 2024
|
How to Access Triton Kernels from TorchInductor when running on CPU?
|
|
1
|
227
|
August 12, 2024
|
Connecting PyTorch sparse tensors with MLIR
|
|
4
|
903
|
August 8, 2024
|
JIT scripting & Autocast
|
|
12
|
3281
|
August 8, 2024
|
PyTorch/XLA 2.4 dev update
|
|
0
|
271
|
August 6, 2024
|
How to get the backward graph while using torch.export?
|
|
4
|
204
|
July 29, 2024
|
TorchInductor: a PyTorch-native Compiler with Define-by-Run IR and Symbolic Shapes
|
|
46
|
57013
|
July 29, 2024
|