Skip to content

Commit

Permalink
Clean up TF deps.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 624524298
  • Loading branch information
tensorflower-gardener committed Apr 13, 2024
1 parent 9fdec4a commit 4d41773
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions tensorflow/compiler/mlir/quantization/tensorflow/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,6 @@ cc_library(
"//tensorflow/core/platform:macros",
"//tensorflow/core/platform:path",
"//tensorflow/core/tpu:tpu_defs",
"//tensorflow/lite/kernels:padding",
"//tensorflow/lite/kernels/internal:quantization_util",
"@com_google_absl//absl/algorithm:container",
"@com_google_absl//absl/cleanup",
"@com_google_absl//absl/container:flat_hash_map",
Expand Down
1 change: 0 additions & 1 deletion tensorflow/lite/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ package_group(
"//tensorflow/compiler/mlir/lite/stablehlo",
"//tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir",
"//tensorflow/compiler/mlir/quantization/common/quantization_lib",
"//tensorflow/compiler/mlir/quantization/tensorflow",
"//tensorflow/compiler/mlir/quantization/tensorflow/utils",
"//tensorflow/compiler/mlir/tosa",
"//tensorflow/core",
Expand Down

0 comments on commit 4d41773

Please sign in to comment.