Preliminary state
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a146ae51e9839180e502d7d55c3be4ac1d88c65a831f1145d5ccbafa4bf41d82
|
||||
size 11520
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6f859b5f52f1cc2e995f312698280d0c37f5cf05118f2a55ded758dbf7958bf
|
||||
size 808
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60b9c29ef09907b50a8ada84c8126e6a90e1e6cc0c0e116bd23b531fdf96b413
|
||||
size 11520
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"command": "grad",
|
||||
"network": "resources/bottleneck_net_network.mininn",
|
||||
"inputs": [
|
||||
"resources/input_0.bin"
|
||||
],
|
||||
"expected_outputs": [
|
||||
"expected_grad_0.bin"
|
||||
],
|
||||
"description": "2-D bottleneck: avg_pool(3,3) compresses (4,12,30)\u2192(4,4,10); GELU conv_same at low resolution; skip from pooled input; batch=4",
|
||||
"points": 3
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd8df121bc136458787aeecb42d095e7205ece5ef4942fd7a328c4d16e5bd2e8
|
||||
size 2048
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcf61153b80b2f05cbf688564c7f094894ab1d8724e939d6386f4f19b2de46c8
|
||||
size 923
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f07b5cb6b3cffb197c0bfa2f7cd2eb9374185e5fa11d00d402408bf0f176655
|
||||
size 2048
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"command": "grad",
|
||||
"network": "resources/elu_conv_resnet_network.mininn",
|
||||
"inputs": [
|
||||
"resources/input_0.bin"
|
||||
],
|
||||
"expected_outputs": [
|
||||
"expected_grad_0.bin"
|
||||
],
|
||||
"description": "residual 2-D conv block: conv(same-pad, 3x3, stride=1) \u2192 ELU \u2192 add skip connection; batch=4, spatial 8x8",
|
||||
"points": 3
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa07b4f5868c52a6432135d8ba06173ebebb38766be9ab4460b2e9f515bacaec
|
||||
size 5120
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:367158095c65a5032438974f263ba7d92c3f0860fbfeb0dc1efe38072b8e8fc0
|
||||
size 5120
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfe5f3b5a05ee3a273495ff929983f9f7f2b2b9deeaa529bec0028e4e1437a59
|
||||
size 1933
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"command": "grad",
|
||||
"network": "resources/residual_dense_mix_network.mininn",
|
||||
"inputs": [
|
||||
"resources/input_0.bin"
|
||||
],
|
||||
"expected_outputs": [
|
||||
"expected_grad_0.bin"
|
||||
],
|
||||
"description": "mixed 2-D residual+dense architecture: block1 residual, block2 dense (uses x+h1), block3 residual+dense (uses h1+h2); activations leaky_relu/ELU/GELU; batch=4, 8\u00d720",
|
||||
"points": 3
|
||||
}
|
||||
Reference in New Issue
Block a user