Update config.schema.json
Browse files- config.schema.json +1 -1
config.schema.json
CHANGED
|
@@ -59,7 +59,7 @@
|
|
| 59 |
}
|
| 60 |
},
|
| 61 |
"backend": {
|
| 62 |
-
"enum": ["xnnpack", "coreml", "vulkan", "qnn"]
|
| 63 |
},
|
| 64 |
"license": {
|
| 65 |
"type": "string",
|
|
|
|
| 59 |
}
|
| 60 |
},
|
| 61 |
"backend": {
|
| 62 |
+
"enum": ["xnnpack", "coreml", "vulkan", "qnn", "mlx"]
|
| 63 |
},
|
| 64 |
"license": {
|
| 65 |
"type": "string",
|