mmcv.cnn.make_vgg_layer¶ mmcv.cnn.make_vgg_layer(inplanes: int, planes: int, num_blocks: int, dilation: int = 1, with_bn: bool = False, ceil_mode: bool = False) → List[torch.nn.modules.module.Module][源代码]¶