About the FX (Functional Transformations) category
|
|
0
|
657
|
February 25, 2021
|
FX.graph tracing computation graph in DGL
|
|
0
|
12
|
February 8, 2023
|
FX.graph generate CUDA code for customized layers
|
|
1
|
19
|
February 7, 2023
|
Node fusion via leaf nodes
|
|
1
|
36
|
February 7, 2023
|
How to use shape information during FX pattern rewriting?
|
|
0
|
28
|
January 30, 2023
|
How to determine if two GraphModule nodes can be "fused"
|
|
0
|
27
|
January 27, 2023
|
Using TorchTRT-FX backend on C++
|
|
3
|
56
|
January 24, 2023
|
Can we benefit from fx.graph in different language (different framework)?
|
|
0
|
36
|
January 19, 2023
|
Script function as target
|
|
0
|
41
|
January 17, 2023
|
How to prevent fx to trace into my custom defined module
|
|
2
|
316
|
January 17, 2023
|
Torch.fx.trace with real tensors, similar to torch.jit.trace
|
|
0
|
42
|
January 17, 2023
|
How to specify a built-in target when creating new node
|
|
1
|
56
|
January 15, 2023
|
I can't find the source code of _scaled_dot_product_attention
|
|
2
|
76
|
January 2, 2023
|
Using FX for creating pt file
|
|
0
|
55
|
December 29, 2022
|
Extracting hierarchy/structure information for operators with opcode of "call_function" or "call_method"
|
|
0
|
73
|
December 22, 2022
|
Why does training a model with frozen weights take longer than training the model with unfrozen weights?
|
|
5
|
133
|
December 21, 2022
|
Questions about dispatch to Aten library and control flow
|
|
0
|
101
|
November 14, 2022
|
Reproducibility issue w.r.t. Functional Transformations with randomness
|
|
0
|
106
|
November 14, 2022
|
Torch.fx usage question
|
|
1
|
146
|
October 25, 2022
|
‘len’ is not supported in symbolic tracing by default
|
|
5
|
647
|
October 19, 2022
|
Get arguments for torch.nn.functional methods
|
|
0
|
113
|
October 12, 2022
|
Make_fx and vjp
|
|
0
|
180
|
October 10, 2022
|
Class name difference between original and quantized version of Sigmoid
|
|
1
|
126
|
September 30, 2022
|
How can Torch.FX work with autograd.Function?
|
|
1
|
413
|
September 3, 2022
|
TORCH.NN.FUNCTIONAL.GRID_SAMPLE invariant to sign of the grid
|
|
2
|
275
|
August 29, 2022
|
Constants consume too much gpu memory in torch.fx
|
|
2
|
224
|
August 16, 2022
|
Aten::cat was not replaced with quantized::cat using FX
|
|
1
|
433
|
August 9, 2022
|
Replace node error in torch.fx tutorial
|
|
0
|
264
|
July 31, 2022
|
Extracting Features in vision models
|
|
2
|
576
|
July 17, 2022
|
Torch.fx subgraph
|
|
0
|
221
|
July 6, 2022
|