From b7c940ef8a46fc74cc7ceff73e9459e7a6bf5e87 Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt Date: Tue, 30 May 2023 13:48:48 -0700 Subject: [PATCH] Internal change PiperOrigin-RevId: 536499053 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 7d0f6617f..7c5841f78 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -484,9 +484,9 @@ http_archive( ) # TensorFlow repo should always go after the other external dependencies. -# TF on 2023-04-12. -_TENSORFLOW_GIT_COMMIT = "d712c0c9e24519cc8cd3720279666720d1000eee" -_TENSORFLOW_SHA256 = "ba98de6ea5f720071246691a1536ecd5e1b1763033e8c82a1e721a06d3dfd4c1" +# TF on 2023-05-26. +_TENSORFLOW_GIT_COMMIT = "67d5c561981edc45daf3f9d73ddd1a77963733ca" +_TENSORFLOW_SHA256 = "0c8326285e9cb695313e194b97d388eea70bf8bf5b13e8f0962ca8eed5179ece" http_archive( name = "org_tensorflow", urls = [