We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb28268 commit 8bc261eCopy full SHA for 8bc261e
third_party/eigen3/workspace.bzl
@@ -7,8 +7,8 @@ def repo():
7
8
# Attention: tools parse and update these lines.
9
# LINT.IfChange
10
- EIGEN_COMMIT = "33d0937c6bdf5ec999939fb17f2a553183d14a74"
11
- EIGEN_SHA256 = "1f4babf536ce8fc2129dbf92ff3be54cd18ffb2171e9eb40edd00f0a045a54fa"
+ EIGEN_COMMIT = "4c38131a16803130b66266a912029504f2cf23cd"
+ EIGEN_SHA256 = "1a432ccbd597ea7b9faa1557b1752328d6adc1a3db8969f6fe793ff704be3bf0"
12
# LINT.ThenChange(//tensorflow/lite/tools/cmake/modules/eigen.cmake)
13
14
tf_http_archive(
0 commit comments