About the FX (Functional Transformations) category
|
|
0
|
459
|
February 25, 2021
|
‘len’ is not supported in symbolic tracing by default
|
|
2
|
21
|
June 24, 2022
|
Fx on split and cat combination
|
|
0
|
40
|
June 15, 2022
|
Extracting Features in vision models
|
|
1
|
212
|
June 13, 2022
|
Fx tracing pytorch lightning models
|
|
0
|
42
|
June 7, 2022
|
What's the difference between symbolic_trace and Tracer
|
|
0
|
42
|
June 6, 2022
|
How does torch.fx work with activation checkpointing?
|
|
0
|
59
|
May 30, 2022
|
How to replace customized module in FX?
|
|
1
|
67
|
May 30, 2022
|
Torch fx forward
|
|
3
|
128
|
May 23, 2022
|
Torch.fx.symbolic_trace doesn't preserve module methods
|
|
1
|
90
|
May 23, 2022
|
Use of random and fx symbolic tracing
|
|
0
|
92
|
April 28, 2022
|
How to do partial quantization by FX
|
|
0
|
89
|
April 18, 2022
|
Cannot trace all op of Alexnet when using FX
|
|
1
|
130
|
April 13, 2022
|
Quantize_fx produces graphs not exportable to caffe2 (or onnx)
|
|
2
|
427
|
April 13, 2022
|
Fx cannot trace some BERT models
|
|
1
|
360
|
April 10, 2022
|
[torch.fx deepcopy Bug]
|
|
0
|
91
|
April 2, 2022
|
How to insert `torch.nn.Linear` in the existing graph
|
|
1
|
143
|
March 30, 2022
|
Aten::cat was not replaced with quantized::cat using FX
|
|
0
|
136
|
March 30, 2022
|
How to replace a call_module with fx
|
|
0
|
107
|
March 22, 2022
|
How to prevent fx to trace into my custom defined module
|
|
1
|
129
|
March 15, 2022
|
How can Torch.FX work with autograd.Function?
|
|
0
|
145
|
March 9, 2022
|
How can I insert a node of built-in call_function type into fx.graph.Graph?
|
|
1
|
247
|
February 10, 2022
|
Determine inter-layer channel size dependency
|
|
0
|
131
|
February 2, 2022
|
Memory leak while training model generated by torch.fx.symbolic_trace() in data parallel mode
|
|
0
|
240
|
January 6, 2022
|
Torch fx and distributed training
|
|
0
|
308
|
December 28, 2021
|
How can I resume training of a network that was amended by torch.fx
|
|
0
|
189
|
December 22, 2021
|
What is the difference of `call_function` and `call_method`?
|
|
2
|
338
|
December 9, 2021
|
Torch.fx cannot trace torch.Size() properly
|
|
2
|
338
|
November 22, 2021
|
"self.graph.owning_module not set for purity check" error when trying to remove a node from torch.fx.graph
|
|
2
|
290
|
November 3, 2021
|
[Documentation] FX module is for Pass Writers
|
|
2
|
298
|
November 3, 2021
|