Conv1x1

class torchelie.nn.Conv1x1(in_ch: int, out_ch: int, stride: int = 1, bias: bool = True)

A 1x1 Conv2d