yolo_tiny_v1 (#14879)
This commit is contained in:
parent
7c9482a3ca
commit
b11a977efd
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5d909bcaa7f6ec95cb0e3bf1b676b031489e89afa411e6add1aa2faaf90e0b3
|
||||
size 101557
|
||||
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