Skip to content

Commit 8bc261e

Browse files
cantonioscopybara-github
authored andcommitted
Update Eigen to commit:4c38131a16803130b66266a912029504f2cf23cd
PiperOrigin-RevId: 724087173
1 parent fb28268 commit 8bc261e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

third_party/eigen3/workspace.bzl

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ def repo():
77

88
# Attention: tools parse and update these lines.
99
# LINT.IfChange
10-
EIGEN_COMMIT = "33d0937c6bdf5ec999939fb17f2a553183d14a74"
11-
EIGEN_SHA256 = "1f4babf536ce8fc2129dbf92ff3be54cd18ffb2171e9eb40edd00f0a045a54fa"
10+
EIGEN_COMMIT = "4c38131a16803130b66266a912029504f2cf23cd"
11+
EIGEN_SHA256 = "1a432ccbd597ea7b9faa1557b1752328d6adc1a3db8969f6fe793ff704be3bf0"
1212
# LINT.ThenChange(//tensorflow/lite/tools/cmake/modules/eigen.cmake)
1313

1414
tf_http_archive(

0 commit comments

Comments
 (0)