Skip to content

Commit b499e51

Browse files
Svetlana Karslioglufabiogomez11c
Svetlana Karslioglu
authored andcommitted
Update fx_graph_mode_quant_guide.rst
1 parent 350d1bc commit b499e51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prototype_source/fx_graph_mode_quant_guide.rst

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ symbolically traceable, we can run quantization only on that submodule.
3333
before:
3434

3535
.. code:: python
36+
3637
class M(nn.Module):
3738
def forward(self, x):
3839
x = non_traceable_code_1(x)

0 commit comments

Comments
 (0)