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:c7b6783d1f2aa85d494964d1f177cd5668177cde91a3e8398cbc7727bc31e30c
size 4224
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:464d7de0bba965665235fe6e29b14fc85a2888f58a7632da928aa1c8f5bd23ae
size 960
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a65e73e6fae8e13606ddc4d9b62b019d9be2243c285899e92f21912de909e76
size 231
@@ -0,0 +1,12 @@
{
"command": "eval",
"network": "resources/pad_batch_large_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_output_0.bin"
],
"description": "symmetric 3-element zero-padding, no dilation, on the last two (spatial) axes; batch of 4 single-channel 5x6 images -> 4x1x11x12",
"points": 1
}