Merge pull request #7690 from GabyCT/topic/fixpytorch

metrics: Fix README for pytorch
This commit is contained in:
GabyCT
2023-08-21 09:50:14 -06:00
committed by GitHub

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