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:e8d8a0a0149758e0c8b6bc4dea970195894a111c9b5c7726e664a79be97da030
size 768
@@ -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": "eval",
"network": "resources/conv_kernel3_stride1_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_output_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
}