From fad20053a9d33f1427a7c48100a8b2aef7e7f675 Mon Sep 17 00:00:00 2001 From: Manjunath Kudlur Date: Tue, 25 Oct 2016 14:34:50 -0800 Subject: Adding google::protobuf symbols to the exported set of pywrap_tensorflow.so. Change: 137211288 --- tensorflow/tf_version_script.lds | 1 + 1 file changed, 1 insertion(+) (limited to 'tensorflow/tf_version_script.lds') diff --git a/tensorflow/tf_version_script.lds b/tensorflow/tf_version_script.lds index 8c8c8be5a9..4df9c99485 100644 --- a/tensorflow/tf_version_script.lds +++ b/tensorflow/tf_version_script.lds @@ -2,6 +2,7 @@ tensorflow { global: *tensorflow*; *perftools*gputools*; + *google*protobuf*; local: *; }; -- cgit v1.2.3