Compare commits
1 commit
main
...
metric-ove
Author | SHA1 | Date | |
---|---|---|---|
424d08d75e |
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@ const validMetricOverrideFields = new Set([
|
||||||
"archDepth",
|
"archDepth",
|
||||||
"smallArchDepth",
|
"smallArchDepth",
|
||||||
"advanceScaleSp",
|
"advanceScaleSp",
|
||||||
|
"hook",
|
||||||
|
"ahook",
|
||||||
|
"shook",
|
||||||
|
"jhook",
|
||||||
]);
|
]);
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue