Skip to content

Commit 3f662b6

Browse files
atalmanmalfet
andauthored
Package pybind11/eigen/ (pytorch#113055) (pytorch#114756)
Which was added for eigen 2.11 release, see https://github.com/pybind/pybind11/tree/v2.11.0/include/pybind11/eigen Fixes pytorch#112841 Cherry-pick of pytorch#113055 into release/2.1 branch Co-authored-by: Nikita Shulga <[email protected]>
1 parent 614af50 commit 3f662b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,6 +1323,7 @@ def main():
13231323
"include/torch/csrc/lazy/ts_backend/*.h",
13241324
"include/pybind11/*.h",
13251325
"include/pybind11/detail/*.h",
1326+
"include/pybind11/eigen/*.h",
13261327
"include/TH/*.h*",
13271328
"include/TH/generic/*.h*",
13281329
"include/THC/*.cuh",

0 commit comments

Comments
 (0)