About the compiler category
|
|
0
|
731
|
January 22, 2021
|
Example inputs to compilers are now fake tensors
|
|
3
|
379
|
June 5, 2023
|
State of symbolic shapes branch
|
|
57
|
9836
|
June 3, 2023
|
Inductor updates
|
|
0
|
114
|
June 1, 2023
|
Add a new compiler backend for jit.trace
|
|
1
|
179
|
May 25, 2023
|
How to differentiate target devices in dynamo backends?
|
|
1
|
85
|
May 24, 2023
|
Torch.compile support for Python 3.11 completed
|
|
0
|
115
|
May 23, 2023
|
A pure Python implementation of roi_align that looks just like its CUDA kernel
|
|
4
|
764
|
May 14, 2023
|
What is the split strategy for large-dimensional reduction operations in triton code generation?
|
|
1
|
101
|
May 14, 2023
|
viewOp not getting functionalized for the LTC backend
|
|
2
|
108
|
May 8, 2023
|
Major updates to the after AOT accuracy minifier!
|
|
0
|
308
|
May 3, 2023
|
Is new torch.compile() able to compile training model?
|
|
1
|
167
|
April 25, 2023
|
How to read the parameter info
|
|
1
|
116
|
April 20, 2023
|
PrimTorch: How backend/compiler writers interact with various IRs
|
|
2
|
432
|
April 11, 2023
|
Functionalization in PyTorch: Everything You Wanted To Know
|
|
2
|
1383
|
April 7, 2023
|
Debugging story: The case of the garbage text generation
|
|
0
|
1142
|
March 30, 2023
|
How is triton_mm called
|
|
1
|
139
|
March 29, 2023
|
TorchInductor: a PyTorch-native Compiler with Define-by-Run IR and Symbolic Shapes
|
|
24
|
16055
|
March 29, 2023
|
TorchInductor CPP Backend Vectorization Status Analysis
|
|
0
|
271
|
March 27, 2023
|
How to get ir.ExternKernel instance to initialize inductor Scheduler?
|
|
1
|
124
|
March 24, 2023
|
PrimTorch: decompose ATen ops
|
|
1
|
234
|
March 23, 2023
|
How do we do mid layer integration after Aten fx graph
|
|
4
|
204
|
March 22, 2023
|
PrimTorch: could we get pure core-aten-ops or prims-ops after aot_autograd
|
|
6
|
598
|
March 21, 2023
|
Registering new compiler backend in Pytorch2.0
|
|
5
|
542
|
March 20, 2023
|
Partial graph allocation for accelerators
|
|
3
|
153
|
March 13, 2023
|
TorchInductor Update 5: CPU backend backend performance update and deep dive on key optimizations
|
|
0
|
911
|
March 9, 2023
|
TorchDynamo: An Experiment in Dynamic Python Bytecode Transformation
|
|
7
|
8802
|
March 9, 2023
|
What is the recommend serialization format when considering the upcoming pt2?
|
|
1
|
247
|
March 6, 2023
|
Min-cut optimal(*) recomputation (i.e. activation checkpointing) with AOTAutograd
|
|
9
|
5117
|
March 5, 2023
|
How to customize tracing granularity for GraphAppendingTracer?
|
|
0
|
108
|
February 13, 2023
|