Skip to content

Commit 601899f

Browse files
committed
Remove TFMD patch application to test unpatched compatibility
1 parent dc0cc22 commit 601899f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

struct2tensor/workspace.bzl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,4 @@ def struct2tensor_workspace():
7979
urls = [
8080
"https://github.com/tensorflow/metadata/archive/%s.tar.gz" % _TFMD_COMMIT_HASH,
8181
],
82-
patches = ["//third_party:tfmd.patch"],
83-
patch_args = ["-p1"],
8482
)

0 commit comments

Comments
 (0)