- Jun 23, 2019
-
-
Guy Jacob authored
* Support case where BN module has no learnable parameters (affine == False) * Support conv1d and conv3d
-
Lev Zlotnik authored
Implementation of simulated BatchNorm folding as per https://arxiv.org/pdf/1806.08342.pdf * NOTE: This is just the module implementation for now, not yet integrated with QuantAwareTrainRangeLinearQuantizer
-