Open gafter opened 3 years ago
The current shape of the BatchNorm layer is not pure - it has some internal state used to compute a rolling average. It would be nice to refactor the APIs so that it is pure.
The current shape of the BatchNorm layer is not pure - it has some internal state used to compute a rolling average. It would be nice to refactor the APIs so that it is pure.