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:26619783dcf8a7d624a15a64a44de95478ec5de1690f9fe7039cfcaba0fcaeb0
size 16000
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e621b6023d483a1d167182ffcce67ec102006507f260ccdd20d1abb8024f391b
size 82510
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b0efeefd5d5890b2445931ddba9fe5a52f944ec6f77bb4344c9ecd7a626733c
size 16000
@@ -0,0 +1,10 @@
{
"command": "grad",
"network": "resources/fc_10x32_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
]
}