11 lines
201 B
JSON
11 lines
201 B
JSON
{
|
|
"command": "grad",
|
|
"network": "resources/residual_3x16_network.mininn",
|
|
"inputs": [
|
|
"resources/input_0.bin"
|
|
],
|
|
"expected_outputs": [
|
|
"expected_grad_0.bin"
|
|
]
|
|
}
|