Skip to content

Commit 8b4c90b

Browse files
mmckyclaude
andauthored
Add translated _admonition/gpu.md (#172)
mix_model.md on main and several resync branches (e.g. ifp_egm) include _admonition/gpu.md, which never existed in this repo. Translated from the English source's lectures/_admonition/gpu.md. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 138bd4b commit 8b4c90b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

lectures/_admonition/gpu.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
```{admonition} GPU
2+
:class: warning
3+
4+
本讲座是在配有GPU的机器上构建的——不过没有GPU也可以运行。
5+
6+
[Google Colab](https://colab.research.google.com/) 提供带GPU的免费套餐,使用方法如下:
7+
8+
1. 点击右上角的"播放"图标
9+
2. 选择 Colab
10+
3. 将运行时环境设置为包含GPU
11+
```

0 commit comments

Comments
 (0)