xiaowang1024

Results 6 comments of xiaowang1024

I've found a solution. **progress:** cuda version different API has been changed. Here are the results of my replacement. in common.cu(120): `AT_DISPATCH_FLOATING_TYPES(z_in_out.type(), ...) --> AT_DISPATCH_FLOATING_TYPES(z_in_out.scalar_type(), ...)` The rest are similar....

> Hello. I also encountered this problem. My cuda-version is equal with torch. Is there any other solution here? Hi, bro.Can you post a screenshot of your other questions? I'll...

> The CUDA version of the torch installed in the requirement. txt file is 2.0.0+CU118. If the CUDA version installed by the system is not 11.8, this error will occur....

> > > The CUDA version of the torch installed in the requirement. txt file is 2.0.0+CU118. If the CUDA version installed by the system is not 11.8, this error...

> My cuda version is 11.8 and already have installed the packages in requirement.txt. But I have a new question: > > -- Configuring incomplete, errors occurred! Obtaining file:///home/abu2/FoundationPose-main/bundlesdf/mycuda Preparing...

> > My cuda version is 11.8 and already have installed the packages in requirement.txt. But I have a new question: > > -- Configuring incomplete, errors occurred! Obtaining file:///home/abu2/FoundationPose-main/bundlesdf/mycuda...