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:b96b56f72b6845f193600a915bfe733bcb78d822e7f4b9a9eb7bee101392145d
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": "grad",
"network": "resources/gelu_1d_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
],
"description": "GELU activation on 100 linearly spaced values in [-3, 3]",
"points": 1
}