Skip to content

Commit

Permalink
update profiler build
Browse files Browse the repository at this point in the history
  • Loading branch information
cj401-amd committed Jan 5, 2025
1 parent b45daeb commit f84523c
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions tensorflow/python/profiler/internal/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -200,15 +200,6 @@ tsl_pybind_extension(
"//tensorflow/python/profiler:__pkg__",
]),
deps = [
"@local_xla//xla/tsl/platform/default:resource",
"@local_tsl//tsl/platform:random",
"@local_xla//xla/tsl/lib/monitoring:collection_registry",
"//tensorflow/core:framework_internal_impl",
"@local_xla//xla/tsl/lib/histogram:histogram",
"@local_xla//xla/tsl/lib/monitoring:sampler",
"//tensorflow/core/platform:platform_strings",
"//tensorflow/core/lib/core:arena",
"//tensorflow/core/common_runtime/gpu:gpu_id_impl", # weekly-sync:24-12-10
"//tensorflow/core:protos_all_cc_impl",
"//tensorflow/core/framework:attr_value_proto_cc_impl",
"//tensorflow/core/framework:op",
Expand All @@ -218,10 +209,6 @@ tsl_pybind_extension(
"//tensorflow/core/profiler/convert:xplane_to_tools_data",
"//tensorflow/python/lib/core:py_exception_registry",
"//tensorflow/python/lib/core:pybind11_status",
"@com_google_absl//absl/container:flat_hash_map",
"@com_google_absl//absl/log",
"@com_google_absl//absl/status",
"@com_google_absl//absl/status:statusor",
"@com_google_protobuf//:protobuf",
"@local_tsl//tsl/platform:env_impl",
"@local_tsl//tsl/profiler/protobuf:profiler_analysis_proto_cc_impl",
Expand Down

0 comments on commit f84523c

Please sign in to comment.