Make_fx and vjp
|
|
0
|
567
|
October 10, 2022
|
Class name difference between original and quantized version of Sigmoid
|
|
1
|
312
|
September 30, 2022
|
How can Torch.FX work with autograd.Function?
|
|
1
|
708
|
September 3, 2022
|
TORCH.NN.FUNCTIONAL.GRID_SAMPLE invariant to sign of the grid
|
|
2
|
518
|
August 29, 2022
|
Constants consume too much gpu memory in torch.fx
|
|
2
|
384
|
August 16, 2022
|
Aten::cat was not replaced with quantized::cat using FX
|
|
1
|
598
|
August 9, 2022
|
Replace node error in torch.fx tutorial
|
|
0
|
558
|
July 31, 2022
|
Extracting Features in vision models
|
|
2
|
805
|
July 17, 2022
|
Torch.fx subgraph
|
|
0
|
475
|
July 6, 2022
|
Fx on split and cat combination
|
|
0
|
587
|
June 15, 2022
|
Fx tracing pytorch lightning models
|
|
0
|
437
|
June 7, 2022
|
How does torch.fx work with activation checkpointing?
|
|
0
|
434
|
May 30, 2022
|
How to replace customized module in FX?
|
|
1
|
451
|
May 30, 2022
|
Torch fx forward
|
|
3
|
473
|
May 23, 2022
|
Torch.fx.symbolic_trace doesn't preserve module methods
|
|
1
|
488
|
May 23, 2022
|
Use of random and fx symbolic tracing
|
|
0
|
457
|
April 28, 2022
|
How to do partial quantization by FX
|
|
0
|
544
|
April 18, 2022
|
Cannot trace all op of Alexnet when using FX
|
|
1
|
457
|
April 13, 2022
|
Quantize_fx produces graphs not exportable to caffe2 (or onnx)
|
|
2
|
884
|
April 13, 2022
|
Fx cannot trace some BERT models
|
|
1
|
839
|
April 10, 2022
|
[torch.fx deepcopy Bug]
|
|
0
|
400
|
April 2, 2022
|
How to insert `torch.nn.Linear` in the existing graph
|
|
1
|
758
|
March 30, 2022
|
How to replace a call_module with fx
|
|
0
|
403
|
March 22, 2022
|
How can I insert a node of built-in call_function type into fx.graph.Graph?
|
|
1
|
974
|
February 10, 2022
|
Determine inter-layer channel size dependency
|
|
0
|
413
|
February 2, 2022
|
Memory leak while training model generated by torch.fx.symbolic_trace() in data parallel mode
|
|
0
|
615
|
January 6, 2022
|
Torch fx and distributed training
|
|
0
|
672
|
December 28, 2021
|
How can I resume training of a network that was amended by torch.fx
|
|
0
|
591
|
December 22, 2021
|
What is the difference of `call_function` and `call_method`?
|
|
2
|
1448
|
December 9, 2021
|
Torch.fx cannot trace torch.Size() properly
|
|
2
|
941
|
November 22, 2021
|