Skip to content

Commit

Permalink
[XLA:GPU] Remove unneeded MHLO dependencies from gpu_compiler.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 726509430
  • Loading branch information
abhigunj authored and Google-ML-Automation committed Feb 13, 2025
1 parent 0b87acc commit db332ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xla/service/gpu/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -1486,8 +1486,6 @@ cc_library(
"//xla/hlo/transforms:host_offloader",
"//xla/hlo/transforms:operand_upcaster",
"//xla/hlo/transforms:while_loop_trip_count_annotator",
"//xla/hlo/translate/hlo_to_mhlo:hlo_utils",
"//xla/hlo/translate/mhlo_to_hlo:location_exporter",
"//xla/hlo/utils:hlo_query",
"//xla/hlo/utils:hlo_traversal",
"//xla/pjrt/distributed:key_value_store_interface",
Expand Down

0 comments on commit db332ed

Please sign in to comment.