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:b150539612369bcfa5f6bc8ace75a9b2a907e7f27764e1326fcecf1f6a8d0fcc
size 1280
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b11ffd47db82d474a1018a88083599781d9ea3fc585ba7c72a643794d811a775
size 192
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4c70ada4d8f44b610afbfdb1debcc5cb45ce767c1ae32d4f3b3f62fd1a68451
size 229
@@ -0,0 +1,12 @@
{
"command": "eval",
"network": "resources/pad_asymmetric_dilation2_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_output_0.bin"
],
"description": "asymmetric padding (2 left, 1 right) with one zero inserted between elements on the last two (spatial) axes; NCHW input 2x1x3x4 -> 2x1x8x10",
"points": 1
}