Preliminary state
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user