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:ab152babb1c7af590973267ad63dffe575abdfdef0a4ce4da4b8bd6d5e13b6ed
size 384
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:204852cef28fd35df54580b3b6252f7d75da2b3e346ec0fb7e0e4d608df1af55
size 235
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d716b8f18ef7691a73ecd0dcb3181965c9e62c55c7b99e9e681f2ad790db089
size 640
@@ -0,0 +1,12 @@
{
"command": "eval",
"network": "resources/avgpool_window3_stride1_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_output_0.bin"
],
"description": "2-D avg pooling, window=3x3, stride=1, on a 1x1x8x10 NCHW tensor; output 1x1x6x8",
"points": 1
}