Skip to content

Commit 07c1c3e

Browse files
authored
Merge pull request #549 from vprashar2929/chore-cmd
chore: remove the outdated reference of cmd/main.py
2 parents 0ad326b + b105c4e commit 07c1c3e

File tree

10 files changed

+220
-229
lines changed

10 files changed

+220
-229
lines changed

model_training/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
## Requirements
1919

2020
- git > 2.22
21+
- hatch
2122
- kubectl
2223
- yq, jq
23-
- power meter is available
24+
- power meter if available
2425

2526
## Pre-step
2627

@@ -71,7 +72,7 @@ There are two options to run the benchmark and collect the metrics, [CPE-operato
7172

7273
### With manual execution
7374

74-
In addition to the above two automation approach, you can manually run your own benchmarks, then collect, train, and export the models by the entrypoint `cmd/main.py`
75+
In addition to the above two automation approach, you can manually run your own benchmarks, then collect, train, and export the models by the entrypoint
7576

7677
[Manual Metric Collection and Training with Entrypoint](./cmd_instruction.md)
7778

0 commit comments

Comments
 (0)