About the compiler category
|
|
0
|
1012
|
January 22, 2021
|
What is the relationship requirement among original bytecode, transformed bytecode, and bytecode returned by hooks in Dynamo?
|
|
2
|
19
|
December 3, 2023
|
Arithmatic expression of prims operator
|
|
0
|
12
|
December 3, 2023
|
PyTorch Sparse(GNN) Compiler RFC
|
|
19
|
390
|
December 3, 2023
|
Inductor CUDA Backend
|
|
0
|
36
|
November 30, 2023
|
TorchDynamo Update 9: Making DDP Work with TorchDynamo
|
|
8
|
7553
|
November 27, 2023
|
Compiling the optimizer with PT2
|
|
2
|
187
|
November 27, 2023
|
How to trace torch.autograd.backward or torch.autograd.grad?
|
|
0
|
43
|
November 27, 2023
|
Call for backward compatability to enable users to understand and adapt to pytorch compiler
|
|
2
|
121
|
November 18, 2023
|
State of symbolic shapes branch
|
|
72
|
18987
|
November 6, 2023
|
Example inputs to compilers are now fake tensors
|
|
8
|
1313
|
October 31, 2023
|
Torch.compile() tech talks at PTC'23
|
|
0
|
206
|
October 31, 2023
|
Torch.compile with AOT Autograd can be debugged now!
|
|
1
|
207
|
October 31, 2023
|
Torch.compile can be debugged now!
|
|
2
|
473
|
October 24, 2023
|
Interactively explore what torch.compile does to your code!
|
|
0
|
382
|
October 15, 2023
|
PyTorch/XLA 2.1 Release Dev Update
|
|
1
|
430
|
October 13, 2023
|
Is Dynamo enabled per-thread or per-process?
|
|
2
|
171
|
October 7, 2023
|
A minimal working example of standalone usage for dynamo eval_frame
|
|
2
|
249
|
September 29, 2023
|
Defining the Core ATen Opset
|
|
11
|
1491
|
September 25, 2023
|
TorchInductor Update 6: CPU backend performance update and new features in PyTorch 2.1
|
|
0
|
391
|
September 22, 2023
|
Why Dynamo fails to capture the computation graph in this function?
|
|
1
|
201
|
September 14, 2023
|
A proposal to make Dynamo more understandable to users
|
|
3
|
381
|
September 5, 2023
|
TorchInductor: a PyTorch-native Compiler with Define-by-Run IR and Symbolic Shapes
|
|
27
|
27906
|
September 3, 2023
|
Supporting mutations in torch.export.export
|
|
1
|
205
|
August 31, 2023
|
I build a decompiler to convert bytecode generated by dynamo into readable source code!
|
|
4
|
261
|
August 29, 2023
|
CUDAGraphs in Pytorch 2.0
|
|
3
|
864
|
August 11, 2023
|
Supporting Dynamo in Python 3.11 - CPython Frame Evaluation
|
|
0
|
469
|
August 8, 2023
|
How are guards installed on frames that are transient objects?
|
|
9
|
277
|
August 6, 2023
|
How to capture NCCL communication ops in FakeTensorMode?
|
|
3
|
272
|
August 3, 2023
|
Min-cut optimal(*) recomputation (i.e. activation checkpointing) with AOTAutograd
|
|
10
|
8526
|
July 28, 2023
|