Closed
Description
Add Link
https://pytorch.org/tutorials/prototype/fx_graph_mode_quant_guide
Describe the bug
Fix formatting in the tutorial: https://github.com/pytorch/tutorials/blob/main/prototype_source/fx_graph_mode_quant_guide.rst#L73)
Right now only "1.a. Symbolically trace only the code that needs to be quantized" appears due to extraneous ############## lines.
To do:
- Remove the extraneous ###### lines
- Remove numbering from the headings.
- Make editorial changes as needed.
- Add line breaks where needed. Example:
Describe your environment
Website
cc @carljparker