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:1620db3ea0284206203b7ddf0f6a58c652c948445cee161feb41bc67199018d8
size 1600
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6c26ad0a431d7bc6f9865e16d6991131a744a2aee6aa121bf7ebd8b5b4bd1d0
size 2515
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df17b853a8f193c24bdaaef0695314ea5b81c9706a3e392636aa56ea2b1b8418
size 1600
@@ -0,0 +1,10 @@
{
"command": "grad",
"network": "resources/fc_5x4_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
]
}