Unverified Commit 2ebce288 authored by wchen61's avatar wchen61 Committed by GitHub
Browse files

[Fix] Make overwrite_spconv packaged when build whl (#1477) (#1516)

* Add a __init__.py to overwrite_spconv

* fix bug
parent 1c72acdd
# Copyright (c) OpenMMLab. All rights reserved.
from .write_spconv2 import register_spconv2
__all__ = ['register_spconv2']
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment