weight property

Tensor weight
final

Weight shape: [Cout, Cin, Kh, Kw] — same as PyTorch nn.Conv2d.

Implementation

final Tensor weight;