yccyenchicheng / SDFusion

MIT License
379 stars 32 forks source link

RuntimeError: indices should be either on cpu or on the same device as the indexed tensor (cpu) #46

Open SteelDominic opened 3 months ago

SteelDominic commented 3 months ago

When i try to train train_sdfusion_snet,I met this problem.I have trained the vqave model on the ShapeNet model successfully.How can i fix it?