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:642a1e491411445b801ef4feff594b299982110941b79174058544ee45886678
size 40
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0966e79ed49c2ed6e299f6ff3d543f571e5e8a68b1f7792a11e394465ccec7c
size 439
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b046046987a13d5cc8232a937559b40545ff083de3a14da88e9b77d80a74c46
size 40
@@ -0,0 +1,12 @@
{
"command": "grad",
"network": "resources/elu_boundary_values_network.mininn",
"inputs": [
"resources/input_0.bin"
],
"expected_outputs": [
"expected_grad_0.bin"
],
"description": "boundary values including -0.0, +0.0, subnormal; exercises the >=0 boundary",
"points": 1
}