Fix DNN graphic padding

This commit is contained in:
2024-02-22 22:23:00 +01:00
parent 33132ea541
commit 860e2e3ca6
2 changed files with 3 additions and 2 deletions

View File

@@ -45,7 +45,7 @@
\node (prod) [right=4mm of matrix] {$\times$};
\matrix (input_vector) [matrix of nodes,left delimiter=(,right delimiter=),right of=prod] {
\matrix (input_vector) [matrix of nodes,left delimiter=(,right delimiter=),right=4mm of prod] {
$i_{0}$ \\
$i_{1}$ \\
$i_{2}$ \\