Skip to content

Commit 6a1e7a9

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/fbd202cb-d2a5-47de-91f2-1beb6e96f480 PiperOrigin-RevId: 339821880
1 parent 84dfc8b commit 6a1e7a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
1111

1212
tensorflow_http_archive(
1313
name = "org_tensorflow",
14-
sha256 = "56e0d4cf3356e33a28988b59750abc182b45baa193722ed0933ee5340cad66f8",
15-
git_commit = "2d03c32d6299935ea74083c943c8d727ff50d4c8",
14+
sha256 = "5260199fddc3c531c66f38e615948dc149df1b700521c3eebd8546dc1ffa380c",
15+
git_commit = "5a832a95244e4462a2ae42b7ab26b5a256393242",
1616
)
1717

1818
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

0 commit comments

Comments
 (0)