17 lines
402 B
JSON
17 lines
402 B
JSON
|
|
{
|
||
|
|
"LayerNormalization":{
|
||
|
|
"parameters":
|
||
|
|
[
|
||
|
|
{"name": "axis",
|
||
|
|
"dtype": "int32_t",
|
||
|
|
"Optional": "true",
|
||
|
|
"default": "0"
|
||
|
|
},
|
||
|
|
{"name": "eps",
|
||
|
|
"dtype": "float",
|
||
|
|
"Optional": "true",
|
||
|
|
"default": "1e-5f"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|