Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Doc]: Update description of Args: voxel_features (#1614)
Motivation Just better description in PointPillarScatter. Modification The original description of voxel_features is (N, M, C), which indeed is (N, C) BC-breaking (Optional) NO Use cases (Optional) NO Checklist Pre-commit or other linting tools are used to fix the potential lint issues. The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness. If the modification has potential influence on downstream projects, this PR should be tested with downstream projects. The documentation has been modified accordingly, like docstring or example tutorials.
- Loading branch information