Contents:
Conv2D
Conv2DBlock
Conv2DOutput
DepthwiseConv2D
ResidualBlock
SeparableConv2DBlock
Upscale2xBlock
UpscaleBlock
UpscaleDNYBlock
UpscaleResizeImagesBlock
reset_naming()
Reset the naming convention for nn_block layers to start from 0
Used when a model needs to be rebuilt and the names for each build should be identical
None