mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 19:54:35 +00:00
Merge pull request #7360 from GabyCT/topic/updategraldoc
metrics: Update machine learning documentation
This commit is contained in:
commit
7729d82e6e
@ -3,7 +3,10 @@
|
|||||||
Kata Containers provides a series of performance tests using the
|
Kata Containers provides a series of performance tests using the
|
||||||
TensorFlow reference benchmarks (tf_cnn_benchmarks).
|
TensorFlow reference benchmarks (tf_cnn_benchmarks).
|
||||||
The tf_cnn_benchmarks containers TensorFlow implementations of several
|
The tf_cnn_benchmarks containers TensorFlow implementations of several
|
||||||
popular convolutional models.
|
popular convolutional models https://github.com/tensorflow/benchmarks/tree/master/scripts/tf_cnn_benchmarks.
|
||||||
|
|
||||||
|
Currently the TensorFlow benchmark on Kata Containers includes test for
|
||||||
|
the `AxelNet` and `ResNet50` models.
|
||||||
|
|
||||||
## Running the test
|
## Running the test
|
||||||
|
|
||||||
@ -15,9 +18,9 @@ $ ./tensorflow.sh 25 60
|
|||||||
```
|
```
|
||||||
# Kata Containers Pytorch Metrics
|
# Kata Containers Pytorch Metrics
|
||||||
|
|
||||||
Kata Containers provides a series of performance tests using Pytorch
|
Based on a suite of Python high performance computing benchmarks that
|
||||||
benchmarks based on a suite of Python high performance computing
|
uses various popular Python HPC libraries using Python
|
||||||
benchmarks.
|
https://github.com/dionhaefner/pyhpc-benchmarks.
|
||||||
|
|
||||||
## Running the Pytorch test
|
## Running the Pytorch test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user