Skip to content
Open
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
2 changes: 1 addition & 1 deletion content/webnn_arch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions explainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ flowchart TD
end

subgraph Frameworks
Framework(ONNX Runtime Web, LiteRT)
Framework(ONNX Runtime Web / LiteRT.js)
end

subgraph Browser_APIs[Browser APIs]
Expand All @@ -41,7 +41,7 @@ flowchart TD
end

subgraph Native_ML_APIs[Native ML APIs]
MLAPI[DirectML / LiteRT / Core ML]
MLAPI[Windows ML / LiteRT / Core ML]
end

subgraph Hardware
Expand Down