About the FX (Functional Transformations) category
|
|
0
|
1197
|
February 25, 2021
|
Aot_export_module captures more forward variables/parameters
|
|
2
|
21
|
January 23, 2025
|
Combine vmap, func.grad with tensordict
|
|
0
|
32
|
January 7, 2025
|
A node type in export IR graph
|
|
1
|
57
|
November 28, 2024
|
Any chance to preserve some ops while decomposing PT2E model?
|
|
1
|
24
|
November 16, 2024
|
Handling LSTM states as model's inputs/outputs using fx.symbolic_trace
|
|
0
|
14
|
November 5, 2024
|
Torch.fx.symbolic_trace with multiple GPUs
|
|
1
|
51
|
October 29, 2024
|
Is Export IR incompatible with fx.Interpreter?
|
|
1
|
68
|
October 8, 2024
|
How to turn a autograd.Function into custom_ops
|
|
0
|
16
|
August 24, 2024
|
‘len’ is not supported in symbolic tracing by default
|
|
7
|
2389
|
August 22, 2024
|
Add an input to a model with torch.compile
|
|
0
|
24
|
July 31, 2024
|
Noob here ! Need help with "RuntimeError: Input type (torch.FloatTensor)"
|
|
1
|
204
|
July 25, 2024
|
Tracking statistics of operators without overwriting forward pass?
|
|
0
|
28
|
July 22, 2024
|
Understanding torch.fx.traceback.preserve_node_meta()
|
|
1
|
164
|
July 10, 2024
|
When should I detect a fake tensor mode?
|
|
1
|
112
|
July 6, 2024
|
FX graph resorting a torch model's positional args based on execution order
|
|
1
|
110
|
June 11, 2024
|
Fx on split and cat combination
|
|
1
|
1074
|
June 10, 2024
|
Node Meta Data not propagated to replaced nodes while using fx subgraph rewrite?
|
|
2
|
442
|
June 5, 2024
|
StopIteration error
|
|
3
|
918
|
May 26, 2024
|
Can I use grad around a numpy code and compile it?
|
|
12
|
380
|
May 22, 2024
|
Saving exported program from transformers library
|
|
0
|
208
|
May 8, 2024
|
Export model from transformers library
|
|
1
|
204
|
May 7, 2024
|
Transform graph module of the exported program
|
|
0
|
160
|
May 3, 2024
|
I can't find the source code of _scaled_dot_product_attention
|
|
6
|
1861
|
March 6, 2024
|
Transformer model training
|
|
2
|
314
|
February 22, 2024
|
How can I get the exact torch operator of each node?
|
|
0
|
269
|
February 15, 2024
|
How to get the computation graph and pass it to C++?
|
|
3
|
1894
|
February 15, 2024
|
Replacing math operator with custom layer inside existing model
|
|
0
|
298
|
January 23, 2024
|
How to get the node name mapping between FX and ONNX as far as possible?
|
|
0
|
475
|
January 12, 2024
|
Type demotion in pytorch
|
|
0
|
240
|
December 5, 2023
|