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:9f8d10f635498dcee3e069797faa234fb758a766d7e0009033a100b79042139a
size 768
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:417d837a861ccfffb6d896918f5848d4ce576467a09a044e84317b7617d6b812
size 208
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc6999c5ea35790935effd40eeeaf5dc5e6232678c5c826fe78270549542ddda
size 768
@@ -0,0 +1,12 @@
{
"command": "eval",
"network": "resources/gelu_batch_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_output_0.bin"
],
"description": "GELU activation on a batch of 6 vectors of length 16, values in [-2, 2]",
"points": 1
}