nip.parameters.types.ImageBuildingBlockType# nip.parameters.types.ImageBuildingBlockType# Type for the type of building block to use in the image classification network. conv2dA standard 2D convolutional layer. residual_basicA basic residual block used in the ResNet architecture. alias of Literal[‘conv2d’, ‘residual_basic’]