Fig. 1: narrower decoder panel

This commit is contained in:
KiHoLee
2026-08-25 21:49:48 +09:00
parent 689e29496d
commit 587a653f6b
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -77,7 +77,7 @@
% decoder panel frame % decoder panel frame
\begin{scope}[on background layer] \begin{scope}[on background layer]
\node[rounded corners=2mm,fill=gray!12,fit=(mask)(out)(attn), \node[rounded corners=2mm,fill=gray!12,fit=(mask)(out)(attn),
inner xsep=15mm,inner ysep=4.5mm] (panel) {}; inner xsep=7mm,inner ysep=4.5mm] (panel) {};
\end{scope} \end{scope}
\node[anchor=south,font=\small\bfseries\color{black!75},inner sep=2pt] at (panel.north) \node[anchor=south,font=\small\bfseries\color{black!75},inner sep=2pt] at (panel.north)
{UWCA Decoder (per-user, shared weights $\theta$)}; {UWCA Decoder (per-user, shared weights $\theta$)};