[samples] Use ref for validated model field (#6468)

This commit is contained in:
Dmitry Pigasin
2021-06-30 16:48:32 +03:00
committed by GitHub
parent 50a9ea0b14
commit 37a2bab747
16 changed files with 16 additions and 16 deletions

View File

@@ -19,7 +19,7 @@ Basic Inference Engine API is covered by [Hello Classification C++ sample](../he
| Options | Values |
|:--- |:---
| Validated Models | LeNet (image classification network)
| Validated Models | LeNet
| Model Format | Network weights file (\*.bin)
| Validated images | single-channel `ubyte` images
| Supported devices | [All](../../../docs/IE_DG/supported_plugins/Supported_Devices.md) |