Base layer implementation of the Batch Normalization layer.
Default implementation of the Batch Normalization layer .
Base layer implementation of the Conv2D layer.
Default implementation of the Conv2D layer .
Base layer implementation of the MaxPool2D layer.
Default implementation of the MaxPool2D layer .
Base layer implementation of the Reshape layer.
Default implementation of the Reshape layer .
Math functions for F32 data type, CNN-specific implementation.