Charlie839242

Results 7 comments of Charlie839242

I found that those two lines actually don't affect the inference on CPU. I make reference on CPU by the following steps: ``` You can directly remove three things in...

> Hi @chrockey , > > I ran into the same problem, it worked well when I trained with a single GPU, but when I tried multi-GPU training as you...

> The backward pass is not deterministic due to atomic adds. The forward pass should be deterministic. Hi, I am wondering if there is a way to fix the behaviour...

> > > The backward pass is not deterministic due to atomic adds. The forward pass should be deterministic. > > > > > > Hi, I am wondering if...

> Hi, it might be because the original point cloud is too huge and there are too much of pieces of sub-point cloud need to be predict during testing (check...

I am also looking forward to the S3DIS config for PTv3.

Thank you so much for quick reply : ) 👍