Unpooling
| 1 2 | op_unpooling(operand, pooling_input, unpooling_window_shape, strides = c(1),
  auto_padding = c(FALSE), name = "")
 | 
| operand | |
| strides | (int or tuple of ints, defaults to 1) – stride of the operation. Use a list of ints to specify a per-axis value. | 
| name | (str) the name of the Function instance in the network | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.