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
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,9 @@ This repo focuses on the running of client side AI models (that is machine learn
4
4
It should be noted however that this solution could also be used to load and run any web page that needs to utilise GPU hardware with WebGL or WebGPU support. As such this write up also applies to people working in the web gaming and graphics industries.
5
5
6
6
This repository compliments my easier to read blogpost writeup which you can find here:
7
-
Docs for using in Google Colab environment: https://developer.chrome.com/docs/web-platform/webgpu/colab-headless
8
-
High level blog post: https://developer.chrome.com/blog/supercharge-web-ai-testing
7
+
8
+
1. Docs for using in Google Colab environment: https://developer.chrome.com/docs/web-platform/webgpu/colab-headless
9
+
2. High level blog post: https://developer.chrome.com/blog/supercharge-web-ai-testing
9
10
10
11
I have confirmed and tested this solution to work on the following NVIDIA Server GPUs:
0 commit comments