alexdesko

Results 1 comments of alexdesko

Hi all, I have the same error as @zzy0428 and @szy4017, namely `get_num_points return x.points_padded().shape[1] AttributeError: 'NoneType' object has no attribute 'points_padded'` in `model/model_utils.py` line 29. Has anyone found a...