[Triton-MLIR][pybind11] Update pybind11 to 2.10.0 (#694)

This PR applies #691 to the Triton-MLIR branch.
This commit is contained in:
Shintaro Iwasaki
2022-09-22 17:53:42 -07:00
committed by GitHub
parent 940ef3f0ac
commit 23f424c660
29 changed files with 24 additions and 14740 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "deps/dlfcn-win32"]
path = deps/dlfcn-win32
url = https://github.com/dlfcn-win32/dlfcn-win32.git
[submodule "third-party/pybind11"]
path = third-party/pybind11
url = https://github.com/pybind/pybind11.git