op_unpooling: Unpooling

Description Usage Arguments

Description

Unpooling

Usage

1
2
op_unpooling(operand, pooling_input, unpooling_window_shape, strides = c(1),
  auto_padding = c(FALSE), name = "")

Arguments

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


joeddav/CNTK-R documentation built on May 6, 2019, 7:28 a.m.