Zhen Cao
Zhen Cao
error in nnd updateOutput: invalid device function ; error in nnd get grad: invalid device function
after I compile Chamfer 2D, 3D, 5D, when I run the "unit_test.py", it shows me such error: Loaded compiled 2D CUDA chamfer distance Loaded compiled 3D CUDA chamfer distance Loaded...
centos7 pytorch1.2 CUDA10.0 python 3.7 ERROR: Traceback (most recent call last): File "setup.py", line 2, in from torch.utils.cpp_extension import BuildExtension, CUDAExtension ImportError: No module named torch.utils.cpp_extension But I can run...
你好当我运行代码,应该是编译p2i_op的时候出现了这个错误。 我的gcc, g++ 版本均为5.2.0,请问能怎么解决?
您好,请问有最新的训练参数吗
I can use "trainer=gpu" and it can work well but when I change it to "trainer=ddp", then it can't work Could you please help me? Traceback (most recent call last):...