GS::MASt3R::Conv2DBlock
Conv2D block for DPT
Constructors
Instance methods
bias
Sourceforward(x : Autograd::Variable) : Autograd::Variable
Convolution forward (GPU when available, CPU fallback) x: [batch, height, width, in_channels]
in_channels
Sourcekernel_size
Sourceout_channels
Sourcepadding
Sourceparameters
Sourcestride
Sourceweight
Source