ghost_batchnorm#

Modules

Replaces batch normalization modules with Ghost Batch Normalization modules that simulate the effect of using a smaller batch size.

See GhostBatchNorm or the Method Card for details.

Functions

apply_ghost_batchnorm

Replace batch normalization modules with ghost batch normalization modules.

Classes

GhostBatchNorm

Replaces batch normalization modules with Ghost Batch Normalization modules that simulate the effect of using a smaller batch size.