conformance · v147
v147 · webnn — conformance probe
4 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
4
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
ml-context-interface-exists |
MLContext is defined in the global scope. spec ↗ | script | … | |
ml-graph-builder-interface-exists |
MLGraphBuilder is defined in the global scope. spec ↗ | script | … | |
ml-graph-interface-exists |
MLGraph is defined in the global scope. spec ↗ | script | … | |
navigator-ml-check |
If navigator.ml is available, it exposes the createContext method. spec ↗ | script | … |