README.md 305 Bytes
Newer Older
yan.yan's avatar
yan.yan committed
1
2
3
4
# libspconv

libspconv + pybindings = "core_cc.so" in spconv python package.

yan.yan's avatar
yan.yan committed
5
6
## libspconv Example

yan.yan's avatar
yan.yan committed
7
8
9
10
11
run ```run_build.sh``` to get ```libspconv.so```.

## libspconv API

currently not available, but you can check python code to understand how to use C++ apis, spconv python and libspconv use same c++ code.