mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-22 21:49:41 +00:00
Merge pull request #10221 from GabyCT/topic/addopendmmread
docs: Add oneDNN benchmark information to metrics README
This commit is contained in:
commit
394480e7ff
@ -73,3 +73,16 @@ Individual test can be run by hand, for example:
|
|||||||
$ cd metrics/machine_learning
|
$ cd metrics/machine_learning
|
||||||
$ ./openvino.sh
|
$ ./openvino.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Kata Containers `oneDNN` Benchmark
|
||||||
|
|
||||||
|
This is a test of the Intel `oneDNN` as an Intel optimized library for Deep Neural Networks
|
||||||
|
and making use of its built-in `benchdnn` functionality.
|
||||||
|
|
||||||
|
## Running the `oneDNN` test
|
||||||
|
Individual test can be run by hand, for example:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ cd metrics/machine_learning
|
||||||
|
$ ./onednn.sh
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user