grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
Convolution.outShape
grain
functions
binary
Convolution
https://pytorch.org/docs/master/nn.html#convolution-layers
struct
Convolution
(T, size_t imDims, bool isConv = false, bool isNchw = true)
auto
outShape
(
uint
[
nbDims
]
inShape
,
uint
[
nbDims
]
weightShape
)
Meta
Source
See Implementation
grain
functions
binary
Convolution
aliases
RefImpl
functions
backward
forward
outShape
setDefault
mixins
__anonymous
variables
backwardAlgo
dilation
dw
dx
forwardAlgo
hw
hx
nbDims
ngroup
pad
stride
https://pytorch.org/docs/master/nn.html#convolution-layers