aboutsummaryrefslogtreecommitdiff
path: root/proof.md
diff options
context:
space:
mode:
authorericmarin <maarin.eric@gmail.com>2026-04-08 14:58:51 +0200
committerericmarin <maarin.eric@gmail.com>2026-04-09 15:36:02 +0200
commit9fb816496d392638fa6981e71800466d71434680 (patch)
treedd4848bdff4f091716ad5c5ae0ad6a5d2cec8751 /proof.md
parentd48822e9aa91903e77a1496ef559cd42d09ad6d0 (diff)
downloadvein-9fb816496d392638fa6981e71800466d71434680.tar.gz
vein-9fb816496d392638fa6981e71800466d71434680.zip
changed name
Diffstat (limited to '')
-rw-r--r--docs/proof.md (renamed from proof.md)2
1 files changed, 1 insertions, 1 deletions
diff --git a/proof.md b/docs/proof.md
index 9a1d2c9..07717f9 100644
--- a/proof.md
+++ b/docs/proof.md
@@ -46,7 +46,7 @@ Equal to Gemm with ![alpha=1](https://latex.codecogs.com/svg.image?\inline&space
### Reshape
Just identity mapping because the wires always Flatten.
-![out_i ~ iin_i](https://latex.codecogs.com/svg.image?out_i\sim&space;in_i)
+![out_i ~ in_i](https://latex.codecogs.com/svg.image?out_i\sim&space;in_i)
### Add
ONNX Add node is defined as: