Internal change

PiperOrigin-RevId: 334617076
Change-Id: I26ff9a407bfab0107b5c9419edf2a893bd7c7b8e
This commit is contained in:
Tres Popp 2020-09-30 09:37:41 -07:00 committed by TensorFlower Gardener
parent f61e1203bd
commit 54da2d9fd0

View File

@ -155,6 +155,10 @@ cc_library(
hdrs = [
"include/mlir-c/Bindings/Python/Interop.h",
],
deps = [
":CAPIIR",
"//third_party/python_runtime:headers",
],
)
cc_library(