30 if (cloned !=
nullptr)
33 cloned->padding(node->
padding());
34 cloned->filter()->h(node->
filter()->
h());
35 cloned->filter()->w(node->
filter()->
w());
36 cloned->stride()->h(node->
stride()->
h());
37 cloned->stride()->w(node->
stride()->
w());