About the torch._dynamo category
|
|
0
|
583
|
December 6, 2022
|
The difference between `torch.ops.aten.addmm.default` and `torch.ops.aten.linear.default`
|
|
1
|
440
|
January 18, 2025
|
Does warming up the torch.compile necessarily trigger all cases?
|
|
2
|
25
|
January 18, 2025
|
Graph breaks or No graph breaks in torchdynamo
|
|
4
|
2383
|
January 14, 2025
|
What is the uplimit of dynamo graph cache?
|
|
2
|
18
|
January 10, 2025
|
Does dynamo trigger real kernel execution?
|
|
2
|
70
|
December 19, 2024
|
Compiling a model that uses sdp_kernel to enable the backends does not work
|
|
4
|
45
|
December 18, 2024
|
Onnx export with dynamo using torch.cond for dynamic models
|
|
0
|
38
|
December 16, 2024
|
How to disable ___check_obj_id guards on dict?
|
|
0
|
49
|
December 5, 2024
|
The forward graphs captured by torch.export and aot_export_module are different
|
|
2
|
56
|
November 17, 2024
|
Dynamic slicing torch.export
|
|
2
|
123
|
November 16, 2024
|
Dynamo Trace with Parameter Lifting
|
|
1
|
72
|
November 16, 2024
|
How to limit torch.compile to CPU only?
|
|
3
|
182
|
November 1, 2024
|
Slow convolutions in triton
|
|
1
|
422
|
October 25, 2024
|
Does dynamo not support nested if?
|
|
3
|
41
|
October 17, 2024
|
Saving a model compiled with Torch-TensorRT with dynamic inputs
|
|
0
|
30
|
October 2, 2024
|
Is there any way to save multiple graphs from same model without redundantly saving their state dicts?
|
|
0
|
13
|
October 2, 2024
|
Fatal error: pyconfig.h: No such file or directory
|
|
3
|
936
|
September 17, 2024
|
Unsupported FX node: <built-in function mod>
|
|
1
|
94
|
September 12, 2024
|
AssertionError: Dict types must use ConstDictVariable
|
|
1
|
102
|
September 9, 2024
|
Understanding dynamic shapes and guards and when it does/does not cause graph breaks
|
|
1
|
109
|
August 28, 2024
|
How to gracefully mask CompositeImplicitAutograd for different backends
|
|
0
|
67
|
August 26, 2024
|
Torch_tensorrt compile for a range of sizes with steps
|
|
1
|
25
|
August 17, 2024
|
Is there any way to get traced GraphModule without creating torch dynamo's constraint guards?
|
|
0
|
23
|
August 1, 2024
|
Any chance to torch.export TorchScript?
|
|
1
|
217
|
July 29, 2024
|
NvFuser with torch.compile
|
|
8
|
1405
|
July 11, 2024
|
Windows support timeline for torch.compile
|
|
6
|
5824
|
July 8, 2024
|
torch._dynamo.exc.Unsupported: call_method NNModuleVariable() _sa_block [TensorVariable(), LazyVariableTracker(), LazyVariableTracker()] {}
|
|
0
|
365
|
June 1, 2024
|
How to customize leaf node in dynamo trace?
|
|
1
|
469
|
May 31, 2024
|
Issue with max-autotune mode in torch.compile
|
|
1
|
451
|
May 30, 2024
|