Skip to content

Commit 82c61e7

Browse files
ssjhvcopybara-github
authored andcommitted
Fixed prefix typo in the WORKSPACE file.
PiperOrigin-RevId: 572743030 Change-Id: I1eb8b239d0ad5c2ef2da7927ae7101ee265b7d5a
1 parent fdcd779 commit 82c61e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tensorflow_compression_workspace()
77
http_archive(
88
name = "org_tensorflow",
99
sha256 = "ce357fd0728f0d1b0831d1653f475591662ec5bca736a94ff789e6b1944df19f",
10-
strip_prefix = "tensorflow-2.13.0",
10+
strip_prefix = "tensorflow-2.14.0",
1111
urls = [
1212
"https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.14.0.tar.gz",
1313
],

0 commit comments

Comments
 (0)