brainspy.processors.modules.bn#

File for applying a batch normalisation layer after a DNPU class.

Classes

DNPUBatchNorm(processor, data_input_indices, ...)

A child of brainspy.processors.dnpu.DNPU class that adds a batch normalisation layer after the output.