Internal Change.
PiperOrigin-RevId: 262382934
This commit is contained in:
parent
8ea321bf7d
commit
84dafbc8ec
5
third_party/mlir/BUILD
vendored
5
third_party/mlir/BUILD
vendored
@ -18,7 +18,10 @@ package_group(
|
||||
package_group(
|
||||
name = "friends",
|
||||
includes = ["@org_tensorflow//tensorflow/compiler/mlir:subpackages"],
|
||||
packages = ["//..."],
|
||||
packages = [
|
||||
"//...",
|
||||
"//learning/glassbox/evaluation/compiler/...",
|
||||
],
|
||||
)
|
||||
|
||||
exports_files([
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user