We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdcd779 commit 82c61e7Copy full SHA for 82c61e7
WORKSPACE
@@ -7,7 +7,7 @@ tensorflow_compression_workspace()
7
http_archive(
8
name = "org_tensorflow",
9
sha256 = "ce357fd0728f0d1b0831d1653f475591662ec5bca736a94ff789e6b1944df19f",
10
- strip_prefix = "tensorflow-2.13.0",
+ strip_prefix = "tensorflow-2.14.0",
11
urls = [
12
"https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.14.0.tar.gz",
13
],
0 commit comments