mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-05 18:30:44 +00:00
Update 15_arch_details.ipynb
This commit is contained in:
parent
62ac21d085
commit
45d294a110
@ -635,7 +635,7 @@
|
|||||||
"return self.layers(x)\n",
|
"return self.layers(x)\n",
|
||||||
"```\n",
|
"```\n",
|
||||||
"\n",
|
"\n",
|
||||||
"We won't show `__init__` here, since it's not that interesting, but will look at each line of code in `forward`in turn. The first line:"
|
"We won't show `__init__` here, since it's not that interesting, but we will look at each line of code in `forward` in turn. The first line:"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user