Explicitly export files needed by other packages
PiperOrigin-RevId: 290234940 Change-Id: Ib01008acd34724c2bf5f560473db76c60ff6164a
This commit is contained in:
parent
cf4345d211
commit
a0c6417678
@ -92,6 +92,8 @@ exports_files(
|
||||
visibility = ["//tensorflow:__subpackages__"],
|
||||
)
|
||||
|
||||
exports_files(["rocm_rocdl_path.h"])
|
||||
|
||||
cc_library(
|
||||
name = "abi",
|
||||
srcs = ["abi.cc"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user