mona

Results 1 issues of mona

Hi, I was wondering why you have calculated `sum of squared` in style loss calculations: `m_loss = sse(d_mean, s_mean) / batch_size # normalized w.r.t. batch size` While in torch implementation...