This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Description
Hello! I can run train_deep_sdf.py well on the previous server. But the following error occurs when I run it on a new server.
/lib/python3.7/site-packages/torch/nn/parallel/comm.py:232: UserWarning: Using -1 to represent CPU tensor is deprecated. Please use a device object or string instead, e.g., "cpu".
The Server shut down when this error occured.