Skip to content

Commit

Permalink
Remove MLContext.compute (#25449)
Browse files Browse the repository at this point in the history
Not in the spec anymore: webmachinelearning/webnn#795
  • Loading branch information
Elchi3 authored Dec 19, 2024
1 parent 5083197 commit a23ba8b
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions api/MLContext.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,52 +48,6 @@
"deprecated": false
}
},
"compute": {
"__compat": {
"spec_url": "https://www.w3.org/TR/webnn/#api-mlcontext-compute",
"support": {
"chrome": {
"version_added": "112",
"flags": [
{
"type": "preference",
"name": "#web-machine-learning-neural-network",
"value_to_set": "Enabled"
}
]
},
"chrome_android": {
"version_added": false
},
"deno": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": true
}
}
},
"dispatch": {
"__compat": {
"spec_url": "https://www.w3.org/TR/webnn/#api-mlcontext-dispatch",
Expand Down

0 comments on commit a23ba8b

Please sign in to comment.