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:1e1025a37e27bc99971c24807b9a6a373a513b287490022ef4bbf7b828c2d595
size 1280
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc876b8aecba78126d5f39ad19f097eb48b79c275d0cc7db205e5453d9e637a0
size 72
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c4e0b873b871bbffb7b300b31419e9dede5f8088517902ffe80d83ab6ce256c
size 363
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef40ab1ad55c435e19a9b58ee8c12ccdad306ef96f14da8f9dcb7eece9c3f965
size 1280
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3dab5f607a4e74430fd2ba5036a6bf4c755f279f519de4488ec248389ed7431a
size 72
@@ -0,0 +1,12 @@
{
"command": "grad",
"network": "resources/conv_kernel3_stride1_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
],
"description": "NCHW\u00d7OIHW 2-D conv with 3x3 Gaussian-like kernel, stride=1; input (N=2,C=1,H=8,W=10); output (2,1,6,8)",
"points": 2
}