Skip to content
Snippets Groups Projects
Commit b40748be authored by Adel Ejjeh's avatar Adel Ejjeh
Browse files

Fixed typos in keras docs and readmes

parent 0ff2b820
No related branches found
No related tags found
No related merge requests found
Pipeline #194102 passed
# Keras Benchmarks
Instructions on using the Keras benchmarks and the Keras Frontend can be found [**here**](../../../docs/developerdocs/tensorcomponents/keras-benchmarks.rst)
Instructions on using the Keras benchmarks and the Keras Frontend can be found [**here**](../../../docs/developerdocs/components/tensorcomponents/keras-benchmarks.rst)
......@@ -2,7 +2,7 @@ Keras Benchmarks
================
Run the Keras benchmarks under ``hpvm/benchamrks/dnn_benchmarks/keras``
Run the Keras benchmarks under ``hpvm/benchmarks/dnn_benchmarks/keras``
Download CNN Model Files
------------------------
......@@ -14,7 +14,7 @@ Prior to running the benchmarks, ensure you download the CNN model data (inputs
wget https://databank.illinois.edu/datafiles/o3izd/download -O model_params.tar.gz
tar -xf model_params.tar.gz
Move extracted ``model_params`` directory to ``/benchamrks/dnn_benchmarks/model_params`` (Benchmarks expect data at this location)
Move extracted ``model_params`` directory to ``/benchmarks/dnn_benchmarks/model_params`` (Benchmarks expect data at this location)
Running Benchmaks
-----------------
......
# Keras Frontend
Instructions on installing and using the Keras Frontend can be found [**here**](../../docs/developerdocs/tensorcomponents/keras-frontend.rst)
Instructions on installing and using the Keras Frontend can be found [**here**](../../docs/developerdocs/components/tensorcomponents/keras-frontend.rst)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment