diff --git a/docs/OV_Runtime_UG/img/yolo_tiny_v1.png b/docs/OV_Runtime_UG/img/yolo_tiny_v1.png deleted file mode 100644 index a92f7ed806a..00000000000 --- a/docs/OV_Runtime_UG/img/yolo_tiny_v1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5d909bcaa7f6ec95cb0e3bf1b676b031489e89afa411e6add1aa2faaf90e0b3 -size 101557 diff --git a/docs/OV_Runtime_UG/img/yolo_tiny_v1.svg b/docs/OV_Runtime_UG/img/yolo_tiny_v1.svg new file mode 100644 index 00000000000..9e0a4ee2835 --- /dev/null +++ b/docs/OV_Runtime_UG/img/yolo_tiny_v1.svg @@ -0,0 +1,912 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/OV_Runtime_UG/supported_plugins/VPU.md b/docs/OV_Runtime_UG/supported_plugins/VPU.md index afa2504f9aa..ccbd6cbb3dd 100644 --- a/docs/OV_Runtime_UG/supported_plugins/VPU.md +++ b/docs/OV_Runtime_UG/supported_plugins/VPU.md @@ -102,7 +102,7 @@ Layers can be joined only when the two conditions below are met: - Depending on a tiling scheme, a `Concatenation` or `Sum` layer that joins all resulting tensors into one and restores the full blob that contains the result of a tiled operation Names of tiled layers contain the `@soc=M/N` part, where `M` is the tile number and `N` is the number of tiles: - ![](../img/yolo_tiny_v1.png) + ![](../img/yolo_tiny_v1.svg) > **NOTE**: Nominal layers, such as `Shrink` and `Expand`, are not executed.