15 lines
332 B
JSON
15 lines
332 B
JSON
|
|
{
|
||
|
|
"FullyConnected":{
|
||
|
|
"parameters":
|
||
|
|
[
|
||
|
|
{"name": "axis",
|
||
|
|
"dtype": "uint32_t"
|
||
|
|
},
|
||
|
|
{"name": "weights",
|
||
|
|
"dtype": "uint32_t",
|
||
|
|
"Optional": "true",
|
||
|
|
"default": "0"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|