"git@developer.sourcefind.cn:OpenDAS/torch-cluster.git" did not exist on "0a1d7c75bd92cb887ead7c3431d9028f32d42eae"
[Fix] fix dynamic_scatter 'invalid configuration argument error' triggered by empty point input
- fix 'invalid configuration argument' error triggered by empty point input. test cases covering similar situations are added to test_dynamic_scatter.py as well. trivial changes: - switch to using torch::unique_dim to generate reduce mapping instead of calculating it from scratch.
Showing
Please register or sign in to comment