Inlining a custom triton kernel
|
|
0
|
99
|
July 22, 2024
|
Compiled autograd with custom ops error
|
|
1
|
137
|
July 19, 2024
|
AOTAutograd incorrect lowering composite ops in inference_mode
|
|
3
|
149
|
July 17, 2024
|
[RFC] Performance profiling at scale with detailed NVTX annotations
|
|
0
|
194
|
July 10, 2024
|
State of symbolic shapes branch
|
|
96
|
30251
|
July 7, 2024
|
Why PyTorch does not need a new standardized operator set
|
|
3
|
783
|
July 3, 2024
|
Understanding the lifecycle of compiled code cache entry
|
|
2
|
167
|
July 2, 2024
|
Semantics of None in aten.index
|
|
1
|
116
|
July 2, 2024
|
Fixing torch.compile Reference Leaks (Automatic Deletion of Dynamo Code Objects)
|
|
0
|
441
|
July 2, 2024
|
Reverse Fusion of Node Pairs in Scheduler
|
|
0
|
107
|
June 14, 2024
|
Custom C++ External Kernel for TorchInductor
|
|
2
|
205
|
June 10, 2024
|
PyTorch/XLA 2.3 dev update
|
|
0
|
601
|
May 29, 2024
|
User-defined Kernels vs. `torch.library` custom op
|
|
1
|
264
|
May 22, 2024
|
Different points at which fusion occurs?
|
|
8
|
206
|
May 21, 2024
|
PyTorch Sparse(GNN) Compiler RFC
|
|
28
|
1839
|
May 21, 2024
|
How to replace a callable with an opaque python callable in an Inductor pass?
|
|
6
|
233
|
May 15, 2024
|
How To Bring Compile Time Down to Zero: Our Plans and Direction (May 14th Edition)
|
|
0
|
1060
|
May 15, 2024
|
When does the inductor code run?
|
|
5
|
322
|
May 15, 2024
|
What is the mental model for torch.compile to deal with stateful objects in general?
|
|
3
|
230
|
May 13, 2024
|
How can I dump the prims IR, triton code, and ptx code when using torch.compile()
|
|
2
|
715
|
May 6, 2024
|
Torch.compile support for Python 3.12 completed
|
|
0
|
1857
|
May 3, 2024
|
Performance Comparison between Torch.Compile and APEX optimizers
|
|
1
|
1465
|
May 1, 2024
|
AOT module decompositions
|
|
0
|
194
|
April 25, 2024
|
Understanding CUDAGraph Trees
|
|
4
|
781
|
April 11, 2024
|
State of PT2 OSS Issues: Q1 2024
|
|
0
|
225
|
April 10, 2024
|
Inductor CUDA Backend
|
|
1
|
547
|
April 4, 2024
|
TorchDynamo Update 9: Making DDP Work with TorchDynamo
|
|
8
|
12641
|
November 27, 2023
|
Difference torch dynamo and torch script
|
|
0
|
437
|
March 27, 2024
|
A TorchDynamo trace time ablation study
|
|
0
|
494
|
March 22, 2024
|
Supporting mutations in torch.export.export
|
|
2
|
907
|
March 20, 2024
|