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:03812488b97af5cbad632c4a81d4f60dec73ef63da8c79c93ced986f29e8d7a1
size 1600
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32cb3bc14ce820f73a7cc09bc1472dfbe64030fec5fcc9e2d668935514143037
size 36784
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26b8939ad4478bbcf7b8abc0c59c5f60021b408347c207678239ba6076d68d92
size 1600
@@ -0,0 +1,10 @@
{
"command": "grad",
"network": "resources/fc_2x64_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
]
}