mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-11 14:21:41 +08:00
Update ch04.ipynb
Add missing import
This commit is contained in:
parent
d89aaf319d
commit
2fb035435e
@ -118,6 +118,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"import torch\n",
|
||||
"import torch.nn as nn\n",
|
||||
"\n",
|
||||
"\n",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user