bev-project/mmdet3d/ops/gather_points/__init__.py

4 lines
70 B
Python

from .gather_points import gather_points
__all__ = ["gather_points"]