We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba11ae1 commit 43338e5Copy full SHA for 43338e5
docs/make.jl
@@ -16,6 +16,7 @@ makedocs(;
16
"Basic Layers" => "api/basic.md",
17
"Convolutional Layers" => "api/conv.md",
18
"Pooling Layers" => "api/pool.md",
19
+ "Message Passing" => "api/messagepassing.md",
20
"NNlib" => "api/nnlib.md",
21
],
22
"Developer Notes" => "dev.md",
0 commit comments