21 lines
665 B
JSON
21 lines
665 B
JSON
|
|
{
|
||
|
|
"MaxUnpool2d":{
|
||
|
|
"parameters":
|
||
|
|
[
|
||
|
|
{"name": "ksize",
|
||
|
|
"dtype": "std::array<uint32_t,2>"
|
||
|
|
},
|
||
|
|
{"name": "stride",
|
||
|
|
"dtype": "std::array<uint32_t,2>"
|
||
|
|
},
|
||
|
|
{"name": "layout",
|
||
|
|
"dtype": "tim::vx::DataLayout",
|
||
|
|
"Optional":"true",
|
||
|
|
"default": "tim::vx::DataLayout::WHCN",
|
||
|
|
"range":["tim::vx::DataLayout::ANY",
|
||
|
|
"tim::vx::DataLayout::WHCN",
|
||
|
|
"tim::vx::DataLayout::CWHN"]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|