Skip to content

Commit

Permalink
Internal naming change. No feature changes.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 676478797
  • Loading branch information
TFRT team authored and copybara-github committed Sep 19, 2024
1 parent 07992d7 commit 4e08807
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ tfrt_cc_library(
"include/tfrt/bef_converter/mlir_to_bef_translate.h",
],
alwayslink_static_registration_src = "lib/bef_converter/mlir_to_bef/static_registration.cc",
# copybara:uncomment compatible_with = ["//buildenv/target:gce"],
# copybara:uncomment compatible_with = ["//buildenv/target:non_prod"],
visibility = ["//visibility:public"],
deps = [
":bef",
Expand Down Expand Up @@ -1533,7 +1533,7 @@ tfrt_cc_library(
hdrs = [
"include/tfrt/init_tfrt_dialects.h",
],
# copybara:uncomment compatible_with = ["//buildenv/target:gce"],
# copybara:uncomment compatible_with = ["//buildenv/target:non_prod"],
visibility = ["//visibility:public"],
deps = [
":basic_kernels_opdefs",
Expand Down

0 comments on commit 4e08807

Please sign in to comment.