tsunghan-wu / RandLA-Net-pytorch

:four_leaf_clover: Pytorch Implementation of RandLA-Net (https://arxiv.org/abs/1911.11236)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

torch.load error

luzonghao1 opened this issue · comments

pickle.UnpicklingError: A load persistent id instruction was encountered,
but no persistent_load function was specified.

when i use pretrain_models torch.load error. So I want to know whats the torch version and cuda version.Thank you very much