nklockiewicz commited on
Commit
dd0fe26
·
verified ·
1 Parent(s): e07be9d

Update config.schema.json

Browse files
Files changed (1) hide show
  1. 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",