Skip to content

[BUG] - Fix formating #2337

Closed
Closed
@svekars

Description

@svekars

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:

  1. Remove the extraneous ###### lines
  2. Remove numbering from the headings.
  3. Make editorial changes as needed.
  4. Add line breaks where needed. Example:

Screenshot 2023-05-23 at 10 31 17 AM (2)

Describe your environment

Website

cc @carljparker

Metadata

Metadata

Assignees

Labels

bugdocathon-h1-2023A label for the docathon in H1 2023easywebsiteIssues related to website rendering

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions