This commit is contained in:
Jan Kowalczyk
2025-08-28 18:36:02 +02:00
parent 3b0c2a0727
commit 5ff56994c0
14 changed files with 112 additions and 1002 deletions

View File

@@ -27,7 +27,7 @@
\pic[shift={(0,0,0)}] at (0,0,0)
{Box={
name=input,
caption=input,
caption=Input,
xlabel={{1, }},
zlabel={{2048×32}},
fill=\ConvColor,
@@ -41,7 +41,7 @@
\pic[shift={(2,0,0)}] at (input-east)
{Box={
name=conv1,
caption=conv1,
caption=Conv1,
xlabel={{8, }},
zlabel={{1024×16}},
fill=\ConvColor,
@@ -68,7 +68,7 @@
\pic[shift={(2,0,0)}] at (pool1-east)
{Box={
name=conv2,
caption=conv2,
caption=Conv2,
xlabel={{4, }},
zlabel={{512×8}},
fill=\ConvColor,