mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-17 23:07:55 +00:00
metrics: Add OpenVINO general information into README
This PR adds the OpenVINO benchmark general information into the machine learning README metrics information. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
@@ -60,3 +60,16 @@ Individual test can be run by hand, for example:
|
||||
$ cd metrics/machine_learning
|
||||
$ ./tensorflow_resnet50_int8.sh 25 60
|
||||
```
|
||||
|
||||
# Kata Containers OpenVINO Benchmark
|
||||
|
||||
This is a toolkit around neural networks using its built-in benchmarking support
|
||||
and analyzing the throughput and latency for various models.
|
||||
|
||||
## Running the `OpenVINO` test
|
||||
Individual test can be run by hand, for example:
|
||||
|
||||
```
|
||||
$ cd metrics/machine_learning
|
||||
$ ./openvino.sh
|
||||
```
|
||||
|
Reference in New Issue
Block a user