mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
[BE][Ez]: Update pybind11 to 2.13.6. Exposes new conduit cross-compat API (#136087)
Updates pybind11 submodule. The major patchnote is an experimental new function that is added to all pybind11 objects that will make them more compatible across pybind11 version, settings, and frameworks (such as nanobind) called cpp_conduit. No code changes needed on our end except to update Pull Request resolved: https://github.com/pytorch/pytorch/pull/136087 Approved by: https://github.com/malfet
This commit is contained in:
parent
8df01c8258
commit
7f5abb44af
1 changed files with 1 additions and 1 deletions
2
third_party/pybind11
vendored
2
third_party/pybind11
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 7c33cdc2d39c7b99a122579f53bc94c8eb3332ff
|
||||
Subproject commit a2e59f0e7065404b44dfe92a28aca47ba1378dc4
|
||||
Loading…
Reference in a new issue