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:2a06b08ff18419c826285d565662cd630cf5f801b2ff2e5e2463130ffc5d93da
size 19200
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4018ae6dac75f59d8a86decd7ee167056245a510c9b41c6376000e7e54906e49
size 19200
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c147448bba1e01499fe5c163fc526677f06df150b465f844f6378d4dacfe5ab2
size 76575
@@ -0,0 +1,10 @@
{
"command": "grad",
"network": "resources/residual_3x64_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
]
}