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 961bbfd commit 6d85603Copy full SHA for 6d85603
1 file changed
tensorflow_data_validation/workspace.bzl
@@ -8,12 +8,12 @@ def tf_data_validation_workspace():
8
9
git_repository(
10
name = "com_github_tensorflow_metadata",
11
- branch = "master",
+ commit = "da17f4557749ae122284c5be3e43a2f211d3e6e2",
12
remote = "https://github.com/tensorflow/metadata.git",
13
)
14
15
16
name = "com_github_tfx_bsl",
17
+ commit = "79a4c97cec4ecbad3e95838e990f9b3a0c6439c0",
18
remote = "https://github.com/tensorflow/tfx-bsl.git",
19
0 commit comments