Supporting Dynamo in Python 3.11 - NULL
|
|
0
|
716
|
July 24, 2023
|
Can we add a default backend when OpenMP is not available?
|
|
5
|
317
|
July 21, 2023
|
Questions about Inductor code generation for gemm on Nvidia device
|
|
4
|
494
|
July 21, 2023
|
[Fatal Bug] changed nn.Module.training does not trigger recompilation
|
|
0
|
159
|
July 20, 2023
|
What is the relation between PrimTorch and Decompostions?
|
|
6
|
856
|
July 7, 2023
|
Why is silu_backward decomposed in fx graph trace?
|
|
4
|
530
|
June 21, 2023
|
Dynamo allow in graph fail on tensor.view(dtype)
|
|
1
|
289
|
June 17, 2023
|
Backward module does not contains weight's gradients calculation
|
|
0
|
218
|
June 16, 2023
|
Lengths' argument should be a 1D CPU int64 tensor, but got 1D meta Long tensor
|
|
1
|
268
|
June 12, 2023
|
Inductor updates
|
|
0
|
653
|
June 1, 2023
|
Add a new compiler backend for jit.trace
|
|
1
|
400
|
May 25, 2023
|
How to differentiate target devices in dynamo backends?
|
|
1
|
328
|
May 24, 2023
|
Torch.compile support for Python 3.11 completed
|
|
0
|
794
|
May 23, 2023
|
A pure Python implementation of roi_align that looks just like its CUDA kernel
|
|
4
|
1201
|
May 14, 2023
|
What is the split strategy for large-dimensional reduction operations in triton code generation?
|
|
1
|
286
|
May 14, 2023
|
viewOp not getting functionalized for the LTC backend
|
|
2
|
354
|
May 8, 2023
|
Major updates to the after AOT accuracy minifier!
|
|
0
|
605
|
May 3, 2023
|
Is new torch.compile() able to compile training model?
|
|
1
|
378
|
April 25, 2023
|
How to read the parameter info
|
|
1
|
289
|
April 20, 2023
|
PrimTorch: How backend/compiler writers interact with various IRs
|
|
2
|
1084
|
April 11, 2023
|
Functionalization in PyTorch: Everything You Wanted To Know
|
|
2
|
2948
|
April 7, 2023
|
Debugging story: The case of the garbage text generation
|
|
0
|
1574
|
March 30, 2023
|
How is triton_mm called
|
|
1
|
399
|
March 29, 2023
|
TorchInductor CPP Backend Vectorization Status Analysis
|
|
0
|
575
|
March 27, 2023
|
How to get ir.ExternKernel instance to initialize inductor Scheduler?
|
|
1
|
311
|
March 24, 2023
|
PrimTorch: decompose ATen ops
|
|
1
|
570
|
March 23, 2023
|
How do we do mid layer integration after Aten fx graph
|
|
4
|
411
|
March 22, 2023
|
PrimTorch: could we get pure core-aten-ops or prims-ops after aot_autograd
|
|
6
|
1747
|
March 21, 2023
|
Registering new compiler backend in Pytorch2.0
|
|
5
|
1161
|
March 20, 2023
|
Partial graph allocation for accelerators
|
|
3
|
323
|
March 13, 2023
|