|
About the FX (Functional Transformations) category
|
|
0
|
1254
|
February 25, 2021
|
|
TS2EPConverter and `dynamic_shapes`
|
|
0
|
25
|
October 5, 2025
|
|
Autofunctionalize v2 / Reinplace
|
|
0
|
27
|
September 9, 2025
|
|
How to understand the files generated by TORCH_COMPILE_DEBUG
|
|
0
|
33
|
September 4, 2025
|
|
Preserving bits like conj, neg during functionalization
|
|
0
|
23
|
June 12, 2025
|
|
Why adaptive_avg_pool1d became adaptive_avg_pool2d in make_fx?
|
|
1
|
78
|
April 21, 2025
|
|
How does torch.fx work with activation checkpointing?
|
|
2
|
810
|
February 13, 2025
|
|
Torch IR support for torch.exported graph
|
|
0
|
65
|
February 10, 2025
|
|
[torch.export] How to disable sym_size_int?
|
|
2
|
218
|
February 7, 2025
|
|
Aot_export_module captures more forward variables/parameters
|
|
2
|
74
|
January 23, 2025
|
|
Combine vmap, func.grad with tensordict
|
|
0
|
136
|
January 7, 2025
|
|
A node type in export IR graph
|
|
1
|
182
|
November 28, 2024
|
|
Any chance to preserve some ops while decomposing PT2E model?
|
|
1
|
72
|
November 16, 2024
|
|
Handling LSTM states as model's inputs/outputs using fx.symbolic_trace
|
|
0
|
41
|
November 5, 2024
|
|
Torch.fx.symbolic_trace with multiple GPUs
|
|
1
|
147
|
October 29, 2024
|
|
Is Export IR incompatible with fx.Interpreter?
|
|
1
|
192
|
October 8, 2024
|
|
How to turn a autograd.Function into custom_ops
|
|
0
|
40
|
August 24, 2024
|
|
‘len’ is not supported in symbolic tracing by default
|
|
7
|
2719
|
August 22, 2024
|
|
Add an input to a model with torch.compile
|
|
0
|
53
|
July 31, 2024
|
|
Noob here ! Need help with "RuntimeError: Input type (torch.FloatTensor)"
|
|
1
|
350
|
July 25, 2024
|
|
Tracking statistics of operators without overwriting forward pass?
|
|
0
|
88
|
July 22, 2024
|
|
Understanding torch.fx.traceback.preserve_node_meta()
|
|
1
|
331
|
July 10, 2024
|
|
When should I detect a fake tensor mode?
|
|
1
|
236
|
July 6, 2024
|
|
FX graph resorting a torch model's positional args based on execution order
|
|
1
|
145
|
June 11, 2024
|
|
Fx on split and cat combination
|
|
1
|
1176
|
June 10, 2024
|
|
Node Meta Data not propagated to replaced nodes while using fx subgraph rewrite?
|
|
2
|
597
|
June 5, 2024
|
|
StopIteration error
|
|
3
|
958
|
May 26, 2024
|
|
Can I use grad around a numpy code and compile it?
|
|
12
|
556
|
May 22, 2024
|
|
Saving exported program from transformers library
|
|
0
|
319
|
May 8, 2024
|
|
Export model from transformers library
|
|
1
|
350
|
May 7, 2024
|