Kun Xu

Results 1 comments of Kun Xu

> ``` > if s == 0: > EM_n = torch.sum(filter**2,dim=[1,2,3]) > maxAn = An > else: > maxAn = torch.max(maxAn,An) > ``` > > Is this maxAN meaningless? wrong:`"maximum_cpu"...