Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 15 additions & 19 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,34 +23,30 @@ The [webnn_status.json](./assets/json/webnn_status.json) is the data source for
"version": "",
"wpt": "arg_min_max",
"wpt_progress": 4,
"xnnpack_op": [
""
"tflite_op": [
"ARG_MAX"
],
"xnnpack_progress": 2,
"xnnpack_chromium_version_added": "",
"tflite_progress": 4,
"tflite_chromium_version_added": "M126",
"dml_op": [
"REDUCE_FUNCTION_ARGMAX"
],
"dml_progress": 4,
"dml_chromium_version_added": "M122",
"mlservice_op": [
""
],
"mlservice_progress": 2,
"mlservice_chromium_version_added": "",
"tflite_op": [
""
],
"tflite_progress": 2,
"tflite_version_added": "",
"ort_op": [
"coreml_op": [""],
"coreml_progress": 2,
"coreml_chromium_version_added": "",
"fw_tflite_op": [""],
"fw_tflite_progress": 2,
"fw_tflite_version_added": "",
"fw_ort_op": [
"ArgMax"
],
"ort_progress": 4,
"ort_version_added": "main",
"fw_ort_progress": 4,
"fw_ort_version_added": "1.18.0",
"notes": ""
}
```
},
```

### Supported Changes

Expand Down
6 changes: 6 additions & 0 deletions assets/images/implstatus/android_robot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/implstatus/chrome.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/implstatus/chromeos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
157 changes: 157 additions & 0 deletions assets/images/implstatus/chromeos_.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading