Update README.md
Add info about CLI usage.
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
Run benchmarks, collect data!
|
||||
|
||||
## CLI usage
|
||||
|
||||
* Ensure python3 is installed
|
||||
* Copy the `config/farm.cfg.example` to `config/farm.cfg` and edit if needed. If device_type is CPU, device_name will be ignored.
|
||||
* Run `benchmark/farm.py`
|
||||
* The results will be stored in the output_dir specified in `config/farm.cfg`
|
||||
|
||||
|
||||
## Build for release
|
||||
|
||||
### macOS
|
||||
|
Reference in New Issue
Block a user