mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
update eigen submodule to latest release (3.4.0) with rocm fixes
Fixes #73177 Pull Request resolved: https://github.com/pytorch/pytorch/pull/73178 Approved by: https://github.com/jeffdaily, https://github.com/suo, https://github.com/malfet
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -9,7 +9,7 @@
|
||||
[submodule "third_party/eigen"]
|
||||
ignore = dirty
|
||||
path = third_party/eigen
|
||||
url = https://github.com/eigenteam/eigen-git-mirror.git
|
||||
url = https://gitlab.com/libeigen/eigen.git
|
||||
[submodule "third_party/googletest"]
|
||||
ignore = dirty
|
||||
path = third_party/googletest
|
||||
|
2
third_party/eigen
vendored
2
third_party/eigen
vendored
Submodule third_party/eigen updated: d41dc4dd74...3147391d94
Reference in New Issue
Block a user