Skip to content

Commit a3db0ab

Browse files
Internal cleanup of BUILD/.bzl files
PiperOrigin-RevId: 620077983
1 parent 0adcfc2 commit a3db0ab

File tree

2 files changed

+4
-0
lines changed
  • tensorflow/lite
    • acceleration/configuration
    • experimental/acceleration/configuration

2 files changed

+4
-0
lines changed

tensorflow/lite/acceleration/configuration/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
# limitations under the License.
1414
# ==============================================================================
1515

16+
# buildifier: disable=out-of-order-load
17+
1618
load("@flatbuffers//:build_defs.bzl", "DEFAULT_FLATC_ARGS", "flatbuffer_android_library", "flatbuffer_cc_library", "flatbuffer_java_library", "flatc_path")
1719

1820
# copybara:comment_begin(oss-only)

tensorflow/lite/experimental/acceleration/configuration/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
# limitations under the License.
1414
# ==============================================================================
1515

16+
# buildifier: disable=out-of-order-load
17+
1618
load("@flatbuffers//:build_defs.bzl", "DEFAULT_FLATC_ARGS", "flatbuffer_android_library", "flatbuffer_cc_library", "flatbuffer_java_library")
1719

1820
# copybara:comment_begin(oss-only)

0 commit comments

Comments
 (0)