You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td><p class="issue">TC39 <a href="https://tc39.es/proposal-float16array/">`Float16Array`</a> is work in progress. Implementations can emulate this type by passing raw bits via {{Uint16Array}}. <a href="https://github.com/webmachinelearning/webnn/issues/373">[Issue webnn#373]</a></p>
<p class="note">{{Float16Array}} is at <a href="https://tc39.es/process-document/">ECMA Stage 3</a> signalling its design is finished. Implementers wanting to enable this type ahead native implementations can emulate the type by passing raw bits via {{Uint16Array}}. <a href="https://github.com/webmachinelearning/webnn/issues/373">[Issue webnn#373]</a></p>
3176
+
3172
3177
<h2 id="acknowledgements">Acknowledgements</h2>
3173
3178
3174
3179
This specification follows the concepts of the Android Neural Networks API C
0 commit comments