Skip to content

Commit aa11158

Browse files
authored
Merge pull request #81 from promer94/video-tutorial
Video tutorial link
2 parents 3288cdc + 84649f1 commit aa11158

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,18 @@ yarn install
3131
yarn watch
3232
```
3333

34+
## Video Tutorial
35+
36+
### Youtube
37+
1. [Introduction](https://youtu.be/rGkFI0Z-i-c)
38+
2. [Matrix](https://youtu.be/ctJejZ7Nldg)
39+
3. [GPU acceleration](https://youtu.be/OtEH0LX5C6M)
40+
41+
### Bilibili
42+
1. [入门](https://www.bilibili.com/video/BV12t4y1v7rw)
43+
2. [没有人比我更懂矩阵](https://www.bilibili.com/video/BV1Zp4y1r7eq)
44+
3. [3分钟安装+入门跨平台GPU并行计算](https://www.bilibili.com/video/BV1T5411L7Mf)
45+
3446
## Contributing
3547

3648
Read our [contributing guide](CONTRIBUTING.md) to learn how to develop the project.

0 commit comments

Comments
 (0)