|
Is there any way to save multiple graphs from same model without redundantly saving their state dicts?
|
|
2
|
106
|
July 19, 2025
|
|
_inductor/schduler.py line#3161
|
|
0
|
56
|
July 6, 2025
|
|
Why pytorch use triton as backend of inductor?
|
|
2
|
523
|
July 3, 2025
|
|
Disabling guards generation using dynamo based export
|
|
1
|
170
|
June 30, 2025
|
|
Memory Footprint of Eager Mode vs Torch Compiled (Default, with CUDA Graph, and CUDA Graph Dynamic)
|
|
4
|
2314
|
June 27, 2025
|
|
Torch.compile _softmax in MultiheadAttention does not return same value as eager
|
|
4
|
157
|
June 26, 2025
|
|
Graph exported by torch.onnx.dynamo_export
|
|
2
|
553
|
June 24, 2025
|
|
Issues with torch.compile in DistributedModelParallel (DMP)
|
|
1
|
83
|
June 19, 2025
|
|
Issues with PyTorch while_loop operator when exporting the torch model to ExecuTorch
|
|
1
|
189
|
June 19, 2025
|
|
Building from GIT error: PyTorch needs CUDNN-8.5 or above but found 8.2.4
|
|
4
|
207
|
June 17, 2025
|
|
Preserving bits like conj, neg during functionalization
|
|
0
|
40
|
June 12, 2025
|
|
How to obtain input variable of each operand of a fx ir
|
|
1
|
83
|
June 10, 2025
|
|
What options do I have when torch.compile with TF32 matmuls causes accuracy issues?
|
|
0
|
144
|
June 9, 2025
|
|
Torch compile: optimizer.step Generates Excessive Warning Messages
|
|
11
|
873
|
June 5, 2025
|
|
Torch.compile usage for generative models
|
|
5
|
255
|
May 28, 2025
|
|
How to get positional order of inputs and outputs for a graph that was exported via torch.export?
|
|
1
|
176
|
May 26, 2025
|
|
How to customize leaf node in dynamo trace?
|
|
2
|
670
|
May 21, 2025
|
|
Torch.compile and Parameter replacement in a module
|
|
0
|
82
|
May 20, 2025
|
|
How to free backward input args when I use iree as the compilation backend?
|
|
0
|
90
|
May 20, 2025
|
|
In inductor, can we unify the way to generate code between using extern_kernels and torch.ops?
|
|
1
|
151
|
May 19, 2025
|
|
[PyTorch 2.7.0] Custom privateuse1 FakeTensor add + float scalar triggers AttributeError: 'float' object has no attribute 'item_memo'
|
|
0
|
327
|
May 19, 2025
|
|
Torch not compiled with CUDA enabled for ComfyUI
|
|
1
|
2287
|
May 13, 2025
|
|
Where the grades from backward graph will be copied to param.grade in cuda graphs
|
|
0
|
84
|
May 7, 2025
|
|
Recompilations leading to timeout
|
|
0
|
105
|
May 1, 2025
|
|
torch._dynamo.exc.Unsupported: call_method NNModuleVariable() _sa_block [TensorVariable(), LazyVariableTracker(), LazyVariableTracker()] {}
|
|
1
|
604
|
April 29, 2025
|
|
How to use triton kernels with pytorch?
|
|
1
|
173
|
April 29, 2025
|
|
What is ComputedBuffer?
|
|
1
|
356
|
April 24, 2025
|
|
Compiled matmul is slower than vanilla matmul
|
|
1
|
188
|
April 24, 2025
|
|
FP8 `torch.empty` doesn't work under `inductor` of pytorch 2.4.1
|
|
2
|
166
|
April 24, 2025
|
|
Device "meta" and device "cuda:0" error
|
|
0
|
230
|
April 23, 2025
|