File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ http_archive(
5858 "//:flutter/third_party/use_unsigned_char.patch" ,
5959 # Fix tensorflow not being able to read image files on Windows
6060 "//:flutter/third_party/tensorflow-fix-file-opening-mode-for-Windows.patch" ,
61- # "//:flutter/third_party/tf-eigen.patch",
61+ "//:flutter/third_party/tf-eigen.patch" ,
6262 ] + PATCH_FILE ,
6363 sha256 = "d7876f4bb0235cac60eb6316392a7c48676729860da1ab659fb440379ad5186d" ,
6464 strip_prefix = "tensorflow-2.18.0" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ index 00000000000..6c94319de42
1919+ index e76ddd3d2..6b4fc84ec 100644
2020+ --- a/Eigen/src/Core/util/Macros.h
2121+ +++ b/Eigen/src/Core/util/Macros.h
22- + @@ -1281 ,7 +1281 ,7 @@ namespace Eigen {
22+ + @@ -1236 ,7 +1236 ,7 @@ namespace Eigen {
2323+ EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
2424+
2525+
You can’t perform that action at this time.
0 commit comments