yolo_tiny_v1 (#14878)
This commit is contained in:
parent
e40e6c26ef
commit
ca447a2eb7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5d909bcaa7f6ec95cb0e3bf1b676b031489e89afa411e6add1aa2faaf90e0b3
|
||||
size 101557
|
912
docs/OV_Runtime_UG/img/yolo_tiny_v1.svg
Normal file
912
docs/OV_Runtime_UG/img/yolo_tiny_v1.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 166 KiB |
@ -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:
|
||||

|
||||

|
||||
|
||||
> **NOTE**: Nominal layers, such as `Shrink` and `Expand`, are not executed.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user