How to capture NCCL communication ops in FakeTensorMode?
|
|
3
|
851
|
August 3, 2023
|
Min-cut optimal(*) recomputation (i.e. activation checkpointing) with AOTAutograd
|
|
10
|
16520
|
July 28, 2023
|
Supporting Dynamo in Python 3.11 - NULL
|
|
0
|
1714
|
July 24, 2023
|
Can we add a default backend when OpenMP is not available?
|
|
5
|
791
|
July 21, 2023
|
Questions about Inductor code generation for gemm on Nvidia device
|
|
4
|
1442
|
July 21, 2023
|
[Fatal Bug] changed nn.Module.training does not trigger recompilation
|
|
0
|
407
|
July 20, 2023
|
What is the relation between PrimTorch and Decompostions?
|
|
6
|
2219
|
July 7, 2023
|
Why is silu_backward decomposed in fx graph trace?
|
|
4
|
1474
|
June 21, 2023
|
Dynamo allow in graph fail on tensor.view(dtype)
|
|
1
|
618
|
June 17, 2023
|
Backward module does not contains weight's gradients calculation
|
|
0
|
470
|
June 16, 2023
|
Lengths' argument should be a 1D CPU int64 tensor, but got 1D meta Long tensor
|
|
1
|
557
|
June 12, 2023
|
Inductor updates
|
|
0
|
1257
|
June 1, 2023
|
Add a new compiler backend for jit.trace
|
|
1
|
648
|
May 25, 2023
|
How to differentiate target devices in dynamo backends?
|
|
1
|
648
|
May 24, 2023
|
Torch.compile support for Python 3.11 completed
|
|
0
|
1454
|
May 23, 2023
|
A pure Python implementation of roi_align that looks just like its CUDA kernel
|
|
4
|
2076
|
May 14, 2023
|
What is the split strategy for large-dimensional reduction operations in triton code generation?
|
|
1
|
577
|
May 14, 2023
|
viewOp not getting functionalized for the LTC backend
|
|
2
|
646
|
May 8, 2023
|
Major updates to the after AOT accuracy minifier!
|
|
0
|
1087
|
May 3, 2023
|
Is new torch.compile() able to compile training model?
|
|
1
|
635
|
April 25, 2023
|
How to read the parameter info
|
|
1
|
449
|
April 20, 2023
|
PrimTorch: How backend/compiler writers interact with various IRs
|
|
2
|
2233
|
April 11, 2023
|
Debugging story: The case of the garbage text generation
|
|
0
|
2023
|
March 30, 2023
|
How is triton_mm called
|
|
1
|
692
|
March 29, 2023
|
TorchInductor CPP Backend Vectorization Status Analysis
|
|
0
|
980
|
March 27, 2023
|
How to get ir.ExternKernel instance to initialize inductor Scheduler?
|
|
1
|
499
|
March 24, 2023
|
PrimTorch: decompose ATen ops
|
|
1
|
1368
|
March 23, 2023
|
How do we do mid layer integration after Aten fx graph
|
|
4
|
785
|
March 22, 2023
|
PrimTorch: could we get pure core-aten-ops or prims-ops after aot_autograd
|
|
6
|
4502
|
March 21, 2023
|
Registering new compiler backend in Pytorch2.0
|
|
5
|
2191
|
March 20, 2023
|