About the torch._dynamo category
|
|
0
|
577
|
December 6, 2022
|
The forward graphs captured by torch.export and aot_export_module are different
|
|
2
|
32
|
November 17, 2024
|
Dynamic slicing torch.export
|
|
2
|
26
|
November 16, 2024
|
Dynamo Trace with Parameter Lifting
|
|
1
|
23
|
November 16, 2024
|
How to limit torch.compile to CPU only?
|
|
3
|
79
|
November 1, 2024
|
Slow convolutions in triton
|
|
1
|
297
|
October 25, 2024
|
Does dynamo not support nested if?
|
|
3
|
34
|
October 17, 2024
|
Saving a model compiled with Torch-TensorRT with dynamic inputs
|
|
0
|
17
|
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
|
711
|
September 17, 2024
|
Unsupported FX node: <built-in function mod>
|
|
1
|
34
|
September 12, 2024
|
AssertionError: Dict types must use ConstDictVariable
|
|
1
|
46
|
September 9, 2024
|
Understanding dynamic shapes and guards and when it does/does not cause graph breaks
|
|
1
|
77
|
August 28, 2024
|
How to gracefully mask CompositeImplicitAutograd for different backends
|
|
0
|
40
|
August 26, 2024
|
Torch_tensorrt compile for a range of sizes with steps
|
|
1
|
22
|
August 17, 2024
|
Is there any way to get traced GraphModule without creating torch dynamo's constraint guards?
|
|
0
|
21
|
August 1, 2024
|
Any chance to torch.export TorchScript?
|
|
1
|
174
|
July 29, 2024
|
NvFuser with torch.compile
|
|
8
|
1312
|
July 11, 2024
|
Windows support timeline for torch.compile
|
|
6
|
5458
|
July 8, 2024
|
torch._dynamo.exc.Unsupported: call_method NNModuleVariable() _sa_block [TensorVariable(), LazyVariableTracker(), LazyVariableTracker()] {}
|
|
0
|
324
|
June 1, 2024
|
How to customize leaf node in dynamo trace?
|
|
1
|
406
|
May 31, 2024
|
Issue with max-autotune mode in torch.compile
|
|
1
|
366
|
May 30, 2024
|
Disk Quota Exceeded error
|
|
4
|
403
|
May 30, 2024
|
Serving Torch_TersorRT converted model with Triton
|
|
0
|
146
|
April 25, 2024
|
Le: "b8[64, 2048, 7, 7]" = torch.ops.aten.le.Scalar(relu_48, 0); relu_48 = None
|
|
1
|
195
|
April 24, 2024
|
Torch.compile cache_size_limit best practice
|
|
1
|
463
|
April 12, 2024
|
Export and save problem(torch-tensorrt)
|
|
0
|
256
|
April 11, 2024
|
How to achieve Torch-MLIR compatibility with Dynamo backend?
|
|
1
|
282
|
April 9, 2024
|
The difference between `torch.ops.aten.addmm.default` and `torch.ops.aten.linear.default`
|
|
0
|
382
|
April 8, 2024
|
[dynamo] [onnx] Models exported with torch.onnx.dynamo_export show worse performance during inference
|
|
0
|
277
|
April 8, 2024
|