Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Code Change #66571

Merged
merged 1 commit into from Apr 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 0 additions & 7 deletions tensorflow/core/lib/hash/BUILD
Expand Up @@ -13,15 +13,8 @@ package(
"//tensorflow/core/lib/gtl:__pkg__",
# tensorflow/core/lib/io/table_builder.cc uses crc functionality
"//tensorflow/core/lib/io:__pkg__",
# tensorflow/core/lib/strings/proto_serialization.cc hashes proto bytes
"//tensorflow/core/lib/strings:__pkg__",
# tensorflow/core/platform:tracing depends on hash
"//tensorflow/core/platform:__subpackages__",
"@local_tsl//tsl/platform:__subpackages__",
# tensorflow/core/framework:tensor depends on hash
"//tensorflow/core/framework:__pkg__",
# For dependency on hash
"//tensorflow/cc/experimental/tf2:__subpackages__",
],
licenses = ["notice"],
)
Expand Down