PoolRefImpl.forward

Undocumented in source. Be warned that the author may not have intended to support it.
struct PoolRefImpl(alias poolFun)
static
forward
(
T
size_t poolDims
size_t tensorDims
)
(
Variable!(T, tensorDims, HostStorage) x
,
int[poolDims] windowA
,
int[poolDims] padA
,
int[poolDims] strideA
)

Meta