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

4 lines
40 B
Python

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