grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
PoolRefImpl.forward
grain
functions
unary
PoolRefImpl
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PoolRefImpl
(alias poolFun)
static
auto
forward
(
T
size_t
poolDims
size_t
tensorDims
)
(
Variable
!(
T
,
tensorDims
,
HostStorage
)
x
,
int
[
poolDims
]
windowA
,
int
[
poolDims
]
padA
,
int
[
poolDims
]
strideA
)
Meta
Source
See Implementation
grain
functions
unary
PoolRefImpl
static functions
backward
forward