Xu

Results 2 comments of Xu

> > `skip_init` does exist in PyTorch 2.0 (https://pytorch.org/docs/stable/generated/torch.nn.utils.skip_init.html). Are you certain of the PyTorch version you use? > > 必须要用pytorch2.0版本吗 pip install torch==2.0.0+cu118 -f https://download.pytorch.org/whl/torch_stable.html --trusted-host=pypi.python.org --trusted-host=pypi.org --trusted-host=files.pythonhosted.org 亲测可行