提交 b9a774dd 编写于 作者: M Megvii Engine Team

chore(deps): add pybind11

上级 6b380e89
......@@ -28,3 +28,6 @@
[submodule "third_party/cpuinfo"]
path = third_party/cpuinfo
url = https://github.com/pytorch/cpuinfo.git
[submodule "third_party/pybind11"]
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
......@@ -36,3 +36,5 @@ pushd MegRay/third_party >/dev/null
git submodule update --init gdrcopy
git submodule update --init ucx
popd >/dev/null
git submodule update --init pybind11
Subproject commit b3d8fec066285c831b69fd77c092f1cc70e38882
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册