We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0780585 commit 2ecc967Copy full SHA for 2ecc967
src/autotuning_methodology/schemas/T4.json
@@ -58,10 +58,8 @@
58
"type": "string"
59
},
60
"configuration": {
61
- "description": "The parameter configuration tested. Keys are parameter names, values are parameter values as strings.",
62
- "type": "object",
63
- "additionalProperties": {
64
- "type": "string"
+ "description": "The parameter configuration tested. Keys are parameter names, values are parameter values.",
+ "type": "object"
65
}
66
67
"objectives": {
0 commit comments