TorchInductor Update 8: Max-autotune Support on CPU with GEMM Template
|
|
0
|
456
|
September 4, 2024
|
PyTorch Runtime Error with Compiled Autograd
|
|
1
|
261
|
August 31, 2024
|
Pytorch to Triton for Non-GPU Devices
|
|
7
|
1318
|
August 30, 2024
|
Difference between the graph break reasons: `Dynamic control flow is not supported at the moment.` and `generic_jump TensorVariable()`
|
|
0
|
294
|
August 30, 2024
|
Defining the Core ATen Opset
|
|
12
|
5381
|
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
|
33
|
August 21, 2024
|
How to Access Triton Kernels from TorchInductor when running on CPU?
|
|
1
|
599
|
August 12, 2024
|
Connecting PyTorch sparse tensors with MLIR
|
|
4
|
1162
|
August 8, 2024
|
JIT scripting & Autocast
|
|
12
|
3512
|
August 8, 2024
|
PyTorch/XLA 2.4 dev update
|
|
0
|
368
|
August 6, 2024
|
How to get the backward graph while using torch.export?
|
|
4
|
301
|
July 29, 2024
|
TorchInductor: a PyTorch-native Compiler with Define-by-Run IR and Symbolic Shapes
|
|
46
|
65290
|
July 29, 2024
|
How to set wrap function using TorchDynamo graph capture?
|
|
4
|
401
|
June 28, 2024
|
Understanding torch.fx.traceback.preserve_node_meta()
|
|
0
|
124
|
July 26, 2024
|
Supporting Dynamo in Python 3.12
|
|
0
|
746
|
July 26, 2024
|
Inlining a custom triton kernel
|
|
0
|
149
|
July 22, 2024
|
Compiled autograd with custom ops error
|
|
1
|
274
|
July 19, 2024
|
AOTAutograd incorrect lowering composite ops in inference_mode
|
|
3
|
301
|
July 17, 2024
|
[RFC] Performance profiling at scale with detailed NVTX annotations
|
|
0
|
382
|
July 10, 2024
|
State of symbolic shapes branch
|
|
96
|
31460
|
July 7, 2024
|
Why PyTorch does not need a new standardized operator set
|
|
3
|
1217
|
July 3, 2024
|
Understanding the lifecycle of compiled code cache entry
|
|
2
|
303
|
July 2, 2024
|
Semantics of None in aten.index
|
|
1
|
198
|
July 2, 2024
|
Fixing torch.compile Reference Leaks (Automatic Deletion of Dynamo Code Objects)
|
|
0
|
684
|
July 2, 2024
|
Reverse Fusion of Node Pairs in Scheduler
|
|
0
|
172
|
June 14, 2024
|
Custom C++ External Kernel for TorchInductor
|
|
2
|
296
|
June 10, 2024
|
PyTorch/XLA 2.3 dev update
|
|
0
|
831
|
May 29, 2024
|
User-defined Kernels vs. `torch.library` custom op
|
|
1
|
327
|
May 22, 2024
|
Different points at which fusion occurs?
|
|
8
|
480
|
May 21, 2024
|
PyTorch Sparse(GNN) Compiler RFC
|
|
28
|
2320
|
May 21, 2024
|