hrantzsch/signature-verification

NAN loss on fb10dl04

hrantzsch opened this issue · 1 comments

NAN loss on fb10dl04

Overflows occur when using SGD.
E.g. [...]batch_normalization.py:96: RuntimeWarning: overflow encountered in multiply gy - (self.x_hat * ggamma[expander] + gbeta[expander]) / m)
Warning is only given when using CPU.