Preliminary state
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:953515a9be7cc2bee9379d36622c70da0d4806f262ff61b7b256f322b9e23216
|
||||
size 10752
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f802c98be15869fd4c1c1521b30bf364bc783bc4f5c6c6e33865c3aeec13b11
|
||||
size 1541
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d868cc78366376bf665f550749b141e4fd4344f58c8bafa735fbc13826d0fff1
|
||||
size 10752
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"command": "grad",
|
||||
"network": "resources/dilated_encoder_network.mininn",
|
||||
"inputs": [
|
||||
"resources/input_0.bin"
|
||||
],
|
||||
"expected_outputs": [
|
||||
"expected_grad_0.bin"
|
||||
],
|
||||
"description": "2-D dilated encoder: conv(dil=1)+leaky_relu then conv(dil=2)+ELU followed by avg_pool(window=4,stride=4) to aggregate; batch=4, 12\u00d728 \u2192 3\u00d77",
|
||||
"points": 2
|
||||
}
|
||||
Reference in New Issue
Block a user