Python Pybind11 wrapper (#1014)

This commit is contained in:
Raaj
2019-01-11 19:39:05 -05:00
committed by Gines
parent 6a6dd2e000
commit 29fc0039ff
20 changed files with 701 additions and 741 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "3rdparty/caffe"]
path = 3rdparty/caffe
url = https://github.com/CMU-Perceptual-Computing-Lab/caffe.git
[submodule "3rdparty/pybind11"]
path = 3rdparty/pybind11
url = https://github.com/pybind/pybind11.git