Preliminary state

This commit is contained in:
Anton Pogrebnjak
2026-05-26 10:24:33 +02:00
commit 0ab11cfc5e
950 changed files with 6428 additions and 0 deletions
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:605d030463d4d2efa5b5c9b17c5ec4db85ad75e28f561bfba58f74f83f40c5bc
size 1600
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f837634c4048410638aa34c7dc2885b585c94a7e202119f531a83631a281d199
size 1600
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c4b45d67132baaef48a3059f8ec15f2e6ec78a8dc0a8dfa3f4d23c24986b088
size 2655
@@ -0,0 +1,10 @@
{
"command": "grad",
"network": "resources/residual_5x4_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
]
}