[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