You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone successfully run second.pytorch 1.6.0 code with the latest spconv 2.x?
I have tried this combination, but got an error that "VoxelGeneratorV2 not found in spconv". As I understand, VoxelGeneratorV2 has been removed in spconv 2.x. Is there any quick fix to replace VoxelGeneratorV2 with the new API?
Any advice would be much appreciated.
The text was updated successfully, but these errors were encountered:
Hi,
Has anyone successfully run second.pytorch 1.6.0 code with the latest spconv 2.x?
I have tried this combination, but got an error that "VoxelGeneratorV2 not found in spconv". As I understand, VoxelGeneratorV2 has been removed in spconv 2.x. Is there any quick fix to replace VoxelGeneratorV2 with the new API?
Any advice would be much appreciated.
The text was updated successfully, but these errors were encountered: