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

@@ -69,7 +69,7 @@
\pic[shift={(0,0,0)}] at (up1-east)
{Box={
name=deconv1,
caption=deconv1,
caption=Deconv1,
xlabel={{8, }},
zlabel={{1024×16}},
fill=\ConvColor,
@@ -96,7 +96,7 @@
\pic[shift={(0,0,0)}] at (up2-east)
{Box={
name=deconv2,
caption=deconv2,
caption=Deconv2,
xlabel={{1, }},
zlabel={{2048×32}},
fill=\ConvColor,
@@ -110,7 +110,7 @@
\pic[shift={(2,0,0)}] at (deconv2-east)
{Box={
name=out,
caption=output,
caption=Output,
xlabel={{1, }},
zlabel={{2048×32}},
fill=\ConvColor,