Skip to content

Commit 4391934

Browse files
committed
docs: fixed invalid link
1 parent e234e00 commit 4391934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/backends/nxp/nxp-quantization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ quantized_graph_module = calibrate_and_quantize(
112112
)
113113
```
114114

115-
See [PyTorch 2 Export Post Training Quantization](https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_ptq.html) for more information.
115+
See [PyTorch 2 Export Post Training Quantization](https://docs.pytorch.org/ao/stable/pt2e_quantization/pt2e_quant_ptq.html) for more information.
116116

117117
### Quantization Aware Training
118118

0 commit comments

Comments
 (0)