Skip to content

Commit e3f19b2

Browse files
author
Svetlana Karslioglu
authored
Update fx_graph_mode_quant_guide.rst
Small fix
1 parent b6aa903 commit e3f19b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

prototype_source/fx_graph_mode_quant_guide.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,13 +169,9 @@ after:
169169
return x.permute(0, 2, 1, 3)
170170
171171
172-
quantization code:
173-
174172
This can be combined with other approaches and the quantization code
175173
depends on the model.
176174

177-
178-
179175
Write your own observed and quantized submodule
180176
-----------------------------------------------------
181177

0 commit comments

Comments
 (0)