Commit graph

5 commits

Author SHA1 Message Date
Wanming Lin
f840702faa
[WebNN] Update usage of MLTensor to align with latest spec (#22959)
Remove deprecated 'numThreads' option BTW.
2024-12-03 13:32:51 -08:00
Wanming Lin
30e0696cea
[doc] Update MLTensorUsage (#22127)
- WRITE_TO => WRITE
- READ_FROM => READ
2024-09-18 09:35:23 -07:00
Wanming Lin
2403930510
[doc] Rename MLBuffer => MLTensor for WebNN EP (#22039) 2024-09-11 13:29:51 -07:00
Satoshi Yoshikawa
99bfaa3a97
Correct Spelling and Proper Capitalization in Documentation (#21790)
This pull request addresses several spelling errors and inconsistencies
in the capitalization of proper nouns within the documentation.

### Motivation and Context
To improve the quality of the documentation, spelling errors and
capitalization mistakes have been corrected. This ensures that the
content is more accurate and easier to read.
2024-08-19 08:47:58 -07:00
Wanming Lin
bd060aba69
[doc] Add page for using WebNN EP (#21736)
Preview:
https://honry.github.io/onnxruntime/docs/tutorials/web/ep-webnn.html
2024-08-14 09:09:36 -07:00