Skip to content

Commit 609fae3

Browse files
Acknowledge more people (#554)
SHA: 6ceabbd Reason: push, by anssiko Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9b02ce2 commit 609fae3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

+4-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
88
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
99
<link href="https://www.w3.org/TR/webnn/" rel="canonical">
10-
<meta content="7ec2e1877ed9163cd6b23262b5ecd1af51d97559" name="document-revision">
10+
<meta content="6ceabbd401277b212ed262d6a0892ac08a7bc5fa" name="document-revision">
1111
<style>
1212
/* Make <dl> blocks more distinct from their surroundings. */
1313
main dl:not(.switch) {
@@ -965,7 +965,7 @@
965965
<div class="head">
966966
<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>
967967
<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>
969969
<details open>
970970
<summary>More details about this document</summary>
971971
<div data-fill-with="spec-metadata">
@@ -8550,7 +8550,8 @@ <h2 class="heading settled" data-level="10" id="acknowledgements"><span class="s
85508550
<p>Thanks to Michal Karzynski for sharing practical guidelines and learnings from ONNX.</p>
85518551
<p>Thanks to Kaustubha Govind and Chrome privacy reviewers for feedback and privacy considerations.</p>
85528552
<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>
85548555
</main>
85558556
<div data-fill-with="conformance">
85568557
<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

Comments
 (0)