|
7 | 7 | <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
|
8 | 8 | <meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
|
9 | 9 | <link href="https://www.w3.org/TR/webnn/" rel="canonical">
|
10 |
| - <meta content="7ec2e1877ed9163cd6b23262b5ecd1af51d97559" name="document-revision"> |
| 10 | + <meta content="6ceabbd401277b212ed262d6a0892ac08a7bc5fa" name="document-revision"> |
11 | 11 | <style>
|
12 | 12 | /* Make <dl> blocks more distinct from their surroundings. */
|
13 | 13 | main dl:not(.switch) {
|
|
965 | 965 | <div class="head">
|
966 | 966 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
|
967 | 967 | <h1 class="p-name no-ref" id="title">Web Neural Network API</h1>
|
968 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-02-03">3 February 2024</time></p> |
| 968 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-02-05">5 February 2024</time></p> |
969 | 969 | <details open>
|
970 | 970 | <summary>More details about this document</summary>
|
971 | 971 | <div data-fill-with="spec-metadata">
|
@@ -8550,7 +8550,8 @@ <h2 class="heading settled" data-level="10" id="acknowledgements"><span class="s
|
8550 | 8550 | <p>Thanks to Michal Karzynski for sharing practical guidelines and learnings from ONNX.</p>
|
8551 | 8551 | <p>Thanks to Kaustubha Govind and Chrome privacy reviewers for feedback and privacy considerations.</p>
|
8552 | 8552 | <p>Thanks to Jiewei Qian for Chromium implementation review and feedback.</p>
|
8553 |
| - <p>Thanks to Dwayne Robinson for his work investigating and providing recommendation for transformer support, and for providing reviews of operator conformance and WPT implementation.</p> |
| 8553 | + <p>Thanks to Dwayne Robinson, Joshua Lochner and Wanming Lin for their work investigating and providing recommendation for transformer support. Additional thanks to Dwayne and Wanming for providing reviews of operator conformance and web-platform-tests implementation.</p> |
| 8554 | + <p>Thanks to Feng Dai for his continuous contributions that keep web-platform-tests evolving alongside the specification.</p> |
8554 | 8555 | </main>
|
8555 | 8556 | <div data-fill-with="conformance">
|
8556 | 8557 | <h2 class="no-ref no-num heading settled" id="w3c-conformance"><span class="content">Conformance</span><a class="self-link" href="#w3c-conformance"></a></h2>
|
|
0 commit comments