zlx913

Results 1 comments of zlx913

> 在 losses.py 里 max_pos, armmax_pos = pos.max(0) RuntimeError: cannot perform reduction function max on tensor without the elements because the operation does not have an identity 刚开始以为是batch_size的问题,以为解决了,但是后续的Epoch还是会报错,到底是哪里的问题呢 你好,请问你解决这个问题了吗,我也遇到几乎一样的问题。。。