Skip to content
Snippets Groups Projects
Commit 323fd9c5 authored by nz11's avatar nz11
Browse files

Update README.md keras_dump

parent 541c86f1
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ Activate conda environment (above) before running benchmarks
### Synopsys
```
python src/${BENCH_NAME}.py [hpvm_reload|keras_reload] [frontend]
python src/${BENCH_NAME}.py [hpvm_reload|keras_reload] [frontend|keras_dump]
```
......@@ -59,6 +59,8 @@ python src/${BENCH_NAME}.py [hpvm_reload|keras_reload] [frontend]
`frontend`: Invokes the HPVM frontend and dumps weights in directory specified in constructor
`keras_dump`: Dumps keras .h5 format model weights in directory specified in constructor
### Building New Benchmarks
......
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