Sign in
android
/
platform
/
external
/
tensorflow
/
01e9d667c1c
/
.
/
third_party
/
ngraph
/
BUILD
blob: 922559f68ecbaa3a37fa10d0cf68dee85472f734 [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
# 3-Clause BSD
load
(
"@bazel_skylib//:bzl_library.bzl"
,
"bzl_library"
)
bzl_library
(
name
=
"build_defs_bzl"
,
srcs
=
[
"build_defs.bzl"
],
visibility
=
[
"//visibility:public"
],
)