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:1131393028d8987e94984b532e81d95ceebacb31d960e8643f1d31f3e46da0b7
size 800
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46342b510c00b2f4087bf3d7e7c825e44cb7e6a28964b01ba246e3cf0206ae87
size 201
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50227ef21903846b3e238df40bd6aa6b9211ff947f63c22b038362dbfeef2100
size 800
@@ -0,0 +1,12 @@
{
"command": "eval",
"network": "resources/gelu_1d_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_output_0.bin"
],
"description": "GELU activation on 100 linearly spaced values in [-3, 3]",
"points": 1
}