metrics: Fix README for pytorch

This PR fixes the pytorch reference in the README file.

Fixes #7689

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes 2023-08-18 15:30:15 +00:00
parent 7e66d1f6b5
commit c8b43f8b3e

View File

@ -14,7 +14,7 @@ Individual tests can be run by hand, for example:
```
$ cd metrics/machine_learning
$ ./tensorflow.sh 25 60
$ ./tensorflow_nhwc.sh 25 60
```
# Kata Containers Pytorch Metrics
@ -28,7 +28,7 @@ Individual tests can be run by hand, for example:
```
$ cd metrics/machine_learning
$ ./tensorflow.sh 40 100
$ ./pytorch.sh 40 100
```
# Kata Containers TensorFlow `MobileNet` Metrics