We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea67a5 commit ca181a5Copy full SHA for ca181a5
1 file changed
scripts/patch_tfjava.py
@@ -930,6 +930,7 @@ def patch_workspace(path: Path) -> None:
930
+ ":tf_status",
931
+ ":tf_tensor",
932
+ "@com_google_absl//absl/strings",
933
++ "//tensorflow/cc/saved_model:loader",
934
+ "//tensorflow/cc/saved_model:loader_lite",
935
+ "//tensorflow/cc:gradients",
936
+ "//tensorflow/cc:ops",
0 commit comments