mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-13 13:46:46 +00:00
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:
parent
7e66d1f6b5
commit
c8b43f8b3e
@ -14,7 +14,7 @@ Individual tests can be run by hand, for example:
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ cd metrics/machine_learning
|
$ cd metrics/machine_learning
|
||||||
$ ./tensorflow.sh 25 60
|
$ ./tensorflow_nhwc.sh 25 60
|
||||||
```
|
```
|
||||||
# Kata Containers Pytorch Metrics
|
# Kata Containers Pytorch Metrics
|
||||||
|
|
||||||
@ -28,7 +28,7 @@ Individual tests can be run by hand, for example:
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ cd metrics/machine_learning
|
$ cd metrics/machine_learning
|
||||||
$ ./tensorflow.sh 40 100
|
$ ./pytorch.sh 40 100
|
||||||
```
|
```
|
||||||
# Kata Containers TensorFlow `MobileNet` Metrics
|
# Kata Containers TensorFlow `MobileNet` Metrics
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user