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:b930a7f5ace96fd039a8ac2e3dc9caf20ad3024628bff5ec5ebf257526142b3f
size 4800
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a324b699f2cc6ed1e60eded830c84bb37c7a890b839dc3b0ec25513271505628
size 38136
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2144b76cc35761b8878eec253698eec94a6266bf7454c111f1f0a6182ac4c489
size 4800
@@ -0,0 +1,10 @@
{
"command": "grad",
"network": "resources/fc_5x32_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
]
}