Skip to content

Commit fb58ac3

Browse files
committed
fix links
1 parent 1b0d2dc commit fb58ac3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

units/layers.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616

1717
## Content
1818

19-
* [Blocks and Layers](http://d2l.ai/chapter_gluon-fundamentals/model-construction.html)
20-
* [Parameter Management](http://d2l.ai/chapter_gluon-fundamentals/parameters.html)
21-
* [Deferred Initialization](http://d2l.ai/chapter_gluon-fundamentals/deferred-init.html)
22-
* [Custom Layers](http://d2l.ai/chapter_gluon-fundamentals/custom-layer.html)
23-
* [File I/O](http://d2l.ai/chapter_gluon-fundamentals/read-write.html)
24-
* [GPUs](http://d2l.ai/chapter_gluon-fundamentals/use-gpu.html)
19+
* [Blocks and Layers](http://d2l.ai/chapter_deep-learning-computation/model-construction.html)
20+
* [Parameter Management](http://d2l.ai/chapter_deep-learning-computation/parameters.html)
21+
* [Deferred Initialization](http://d2l.ai/chapter_deep-learning-computation/deferred-init.html)
22+
* [Custom Layers](http://d2l.ai/chapter_deep-learning-computation/custom-layer.html)
23+
* [File I/O](http://d2l.ai/chapter_deep-learning-computation/read-write.html)
24+
* [GPUs](http://d2l.ai/chapter_deep-learning-computation/use-gpu.html)
2525

2626

2727
## Videos

0 commit comments

Comments
 (0)