Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
BTW, are another two csv files(data/power_data.csv, data/power_model.csv) still used in Kepler power modeling? If not, I will also clean them up in my PR later. Thanks. |
Beta Was this translation helpful? Give feedback.
-
There is different granularity to define CPU model, from coarse to slim:
Due to the current script logic, So let's first confirm which one of above granularity is chosen for our Kepler power modeling? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The columns in cpu_model.csv are
Model,Architecture
. sample valueshow is the name of micro architecture used in kepler? is the name directly used as a feature in the model? or this name gets translated to some other feature set and then used?
Beta Was this translation helpful? Give feedback.
All reactions