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:
acxz
2022-04-07 18:54:58 +00:00
committed by PyTorch MergeBot
parent e60c403b2f
commit f98881b1bf
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -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