21 lines
665 B
JSON
Executable File
21 lines
665 B
JSON
Executable File
{
|
|
"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"]
|
|
}
|
|
]
|
|
}
|
|
} |