adjust_conv_channels#
- adjust_conv_channels(old_conv: Conv2d, in_channels: int, pretrained: bool = True) torch.nn.modules.conv.Conv2d | torch.nn.modules.container.Sequential [source]#
- Parameters
- Return type
torch.nn.modules.conv.Conv2d | torch.nn.modules.container.Sequential