train.py 与 eval.py 均通过 torch.randn((m,n)) 即时生成 Φ,但未固定 torch.manual_seed()
train.py 与 eval.py 均通过 torch.randn((m,n)) 即时生成 Φ,但未固定 torch.manual_seed()