Skip to content

Commit 0b08b9a

Browse files
authored
Docs. Fix link in layout overview (#10967)
1 parent a98059d commit 0b08b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/OV_Runtime_UG/layout_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Reasons when you may want to care about input/output layout:
1212
- Perform model modification:
1313
- Apply [preprocessing](./preprocessing_overview.md) steps, like subtract means, divide by scales, resize image, convert RGB<->BGR
1414
- Set/get batch for a model
15-
- Same operations, used during model conversion phase, see [Model Optimizer model conversion](../MO_DG/prepare_model/convert_model/Converting_Model.md)
15+
- Same operations, used during model conversion phase, see [Model Optimizer Embedding Preprocessing Computation](../MO_DG/prepare_model/Additional_Optimizations.md)
1616
- Improve readability of a model's input and output
1717

1818
## Layout syntax

0 commit comments

Comments
 (0)