13 lines
254 B
JSON
13 lines
254 B
JSON
|
|
{
|
||
|
|
"Softmax":{
|
||
|
|
"parameters":
|
||
|
|
[
|
||
|
|
{"name": "beta",
|
||
|
|
"dtype": "float"
|
||
|
|
},
|
||
|
|
{"name": "axis",
|
||
|
|
"dtype": "int32_t"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|