Expose eager c_api_experimental to other language binding.

This commit is contained in:
Oceania2018 2020-03-21 10:48:38 -05:00
parent cd3eec5795
commit a99f66ee34

View File

@ -702,6 +702,7 @@ tf_cc_shared_object(
"//tensorflow/c:exported_symbols.lds",
"//tensorflow/c:version_script.lds",
"//tensorflow/c/eager:c_api",
"//tensorflow/c/eager:c_api_experimental",
"//tensorflow/core:tensorflow",
"//tensorflow/core/distributed_runtime/rpc:grpc_session",
],